Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress in /byte-buddy-maven-plugin (#…
Browse files Browse the repository at this point in the history
…1597)

Bumps org.apache.commons:commons-compress from 1.21 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 24, 2024
1 parent 7841ebc commit db91698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion byte-buddy-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<version.maven.plexus-archiver>4.8.0</version.maven.plexus-archiver>
<version.maven.plexus-util>3.4.2</version.maven.plexus-util>
<version.commons-io>2.11.0</version.commons-io>
<version.commons-compress>1.21</version.commons-compress>
<version.commons-compress>1.26.0</version.commons-compress>
<version.guava>32.1.2-jre</version.guava>
<japicmp.skip>true</japicmp.skip>
</properties>
Expand Down

0 comments on commit db91698

Please sign in to comment.