Skip to content

Commit

Permalink
Bump commons-compress from 1.22 to 1.23.0
Browse files Browse the repository at this point in the history
Bumps commons-compress from 1.22 to 1.23.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 23, 2023
1 parent 8a4b59a commit cc888ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -296,7 +296,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.22</version>
<version>1.23.0</version>
</dependency>
<!-- Resilience4J -->
<dependency>
Expand Down

0 comments on commit cc888ba

Please sign in to comment.