Skip to content

Commit

Permalink
Issue #27775: Upgrade commons compress to 1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
hlhoots committed Feb 28, 2024
1 parent c0cc6af commit c073201
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/cnf/dependabot/check_this_in_if_it_changes/pom.xml
Expand Up @@ -1694,7 +1694,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.24.0</version>
<version>1.26.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
2 changes: 1 addition & 1 deletion dev/cnf/oss_dependencies.maven
Expand Up @@ -334,7 +334,7 @@ org.apache.ant:ant-junit:1.10.10
org.apache.ant:ant:1.10.10
org.apache.bcel:bcel:6.6.1
org.apache.commons:commons-collections4:4.4
org.apache.commons:commons-compress:1.24.0
org.apache.commons:commons-compress:1.26.0
org.apache.commons:commons-dbcp2:2.7.0
org.apache.commons:commons-lang3:3.14.0
org.apache.commons:commons-math:2.2
Expand Down

0 comments on commit c073201

Please sign in to comment.