Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress in /independent-projects/tools
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent fea2cef commit d7d8a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion independent-projects/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<jackson-bom.version>2.15.2</jackson-bom.version>
<jakarta.enterprise.cdi-api.version>4.0.1</jakarta.enterprise.cdi-api.version>
<junit.version>5.9.3</junit.version>
<commons-compress.version>1.23.0</commons-compress.version>
<commons-compress.version>1.24.0</commons-compress.version>
<jboss-logging.version>3.5.3.Final</jboss-logging.version>
<mockito.version>5.3.1</mockito.version>
<version.enforcer.plugin>3.2.1</version.enforcer.plugin>
Expand Down

0 comments on commit d7d8a13

Please sign in to comment.