Skip to content

Commit a43cd05

Browse files
dependabot[bot]hboutemy
authored andcommitted
Bump org.apache.commons:commons-compress
Bumps org.apache.commons:commons-compress from 1.24.0 to 1.26.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31ff1f4 commit a43cd05

File tree

1 file changed

+1
-1
lines changed
  • src/it/makeAggregateBom/util

1 file changed

+1
-1
lines changed

src/it/makeAggregateBom/util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.apache.commons</groupId>
3434
<artifactId>commons-compress</artifactId>
35-
<version>1.24.0</version>
35+
<version>1.26.0</version>
3636
</dependency>
3737
</dependencies>
3838
</project>

0 commit comments

Comments
 (0)