org.apache.commons:commons-compress
Advanced tools
Sorry, the diff of this file is not supported yet
| artifactId=commons-compress | ||
| groupId=org.apache.commons | ||
| version=1.27.0 | ||
| version=1.27.1 |
@@ -27,3 +27,3 @@ <?xml version="1.0" encoding="UTF-8"?> | ||
| <artifactId>commons-compress</artifactId> | ||
| <version>1.27.0</version> | ||
| <version>1.27.1</version> | ||
| <name>Apache Commons Compress</name> | ||
@@ -49,5 +49,5 @@ <url>https://commons.apache.org/proper/commons-compress/</url> | ||
| <!-- configuration bits for cutting a release candidate --> | ||
| <commons.release.version>1.27.0</commons.release.version> | ||
| <commons.release.next>1.27.1</commons.release.next> | ||
| <commons.bc.version>1.26.2</commons.bc.version> | ||
| <commons.release.version>1.27.1</commons.release.version> | ||
| <commons.release.next>1.27.2</commons.release.next> | ||
| <commons.bc.version>1.27.0</commons.bc.version> | ||
| <commons.rc.version>RC1</commons.rc.version> | ||
@@ -85,5 +85,5 @@ <mockito.version>4.11.0</mockito.version> | ||
| <pax.exam.version>4.13.5</pax.exam.version> | ||
| <slf4j.version>2.0.13</slf4j.version> | ||
| <slf4j.version>2.0.16</slf4j.version> | ||
| <asm.version>9.7</asm.version> | ||
| <project.build.outputTimestamp>2024-08-03T21:23:33Z</project.build.outputTimestamp> | ||
| <project.build.outputTimestamp>2024-08-16T20:14:44Z</project.build.outputTimestamp> | ||
| <!-- spdx 0.6.0 can require Java 11 depending on undocumented behavior which kicks in for us here. --> | ||
@@ -216,8 +216,2 @@ <commons.spdx.version>0.5.5</commons.spdx.version> | ||
| <dependency> | ||
| <groupId>org.slf4j</groupId> | ||
| <artifactId>slf4j-api</artifactId> | ||
| <version>${slf4j.version}</version> | ||
| <scope>test</scope> | ||
| </dependency> | ||
| <dependency> | ||
| <groupId>commons-io</groupId> | ||
@@ -230,3 +224,3 @@ <artifactId>commons-io</artifactId> | ||
| <artifactId>commons-lang3</artifactId> | ||
| <version>3.15.0</version> | ||
| <version>3.16.0</version> | ||
| </dependency> | ||
@@ -233,0 +227,0 @@ <dependency> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet