Merge branch 'release'
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -32,7 +32,7 @@ under the License.
|
|||||||
<groupId>commons-logging</groupId>
|
<groupId>commons-logging</groupId>
|
||||||
<artifactId>commons-logging</artifactId>
|
<artifactId>commons-logging</artifactId>
|
||||||
<name>Apache Commons Logging</name>
|
<name>Apache Commons Logging</name>
|
||||||
<version>1.3.1-SNAPSHOT</version>
|
<version>1.3.2-SNAPSHOT</version>
|
||||||
<description>Apache Commons Logging is a thin adapter allowing configurable bridging to other,
|
<description>Apache Commons Logging is a thin adapter allowing configurable bridging to other,
|
||||||
well-known logging systems.</description>
|
well-known logging systems.</description>
|
||||||
<url>https://commons.apache.org/proper/commons-logging/</url>
|
<url>https://commons.apache.org/proper/commons-logging/</url>
|
||||||
@@ -677,7 +677,7 @@ under the License.
|
|||||||
org.slf4j;version="[1.7, 3)";resolution:=optional,
|
org.slf4j;version="[1.7, 3)";resolution:=optional,
|
||||||
org.slf4j.spi;version="[1.7, 3)";resolution:=optional
|
org.slf4j.spi;version="[1.7, 3)";resolution:=optional
|
||||||
</commons.osgi.import>
|
</commons.osgi.import>
|
||||||
<project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
|
<project.build.outputTimestamp>2024-03-24T15:00:55Z</project.build.outputTimestamp>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<developers>
|
<developers>
|
||||||
|
|||||||
Reference in New Issue
Block a user