Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-compress
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.22 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] committed Sep 15, 2023
1 parent feff2d8 commit 75b5fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -37,7 +37,7 @@
<!-- TODO check dependencies from parent pom -->
<commons-lang3.version>3.2</commons-lang3.version>
<de.flapdoodle.embed.mongo.version>4.6.3</de.flapdoodle.embed.mongo.version>
<commons-compress.version>1.22</commons-compress.version>
<commons-compress.version>1.24.0</commons-compress.version>
<javax.enterprise.cdi.version>1.0-SP4</javax.enterprise.cdi.version>
<mongodb-java-driver.version>4.9.1</mongodb-java-driver.version>
<com.google.inject.guice.version>3.0</com.google.inject.guice.version>
Expand Down

0 comments on commit 75b5fd0

Please sign in to comment.