Skip to content

Commit

Permalink
Bump commons-io:commons-io in /byte-buddy-maven-plugin (#1717)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.11.0 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  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] authored Oct 12, 2024
1 parent e252dd8 commit 8a38f33
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 @@ -23,7 +23,7 @@
<version.slf4j>1.7.36</version.slf4j>
<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-io>2.14.0</version.commons-io>
<version.commons-compress>1.26.0</version.commons-compress>
<version.guava>32.1.2-jre</version.guava>
<japicmp.skip>true</japicmp.skip>
Expand Down

0 comments on commit 8a38f33

Please sign in to comment.