Skip to content

Commit 8a38f33

Browse files
Bump commons-io:commons-io in /byte-buddy-maven-plugin (#1717)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e252dd8 commit 8a38f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

byte-buddy-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<version.slf4j>1.7.36</version.slf4j>
2424
<version.maven.plexus-archiver>4.8.0</version.maven.plexus-archiver>
2525
<version.maven.plexus-util>3.4.2</version.maven.plexus-util>
26-
<version.commons-io>2.11.0</version.commons-io>
26+
<version.commons-io>2.14.0</version.commons-io>
2727
<version.commons-compress>1.26.0</version.commons-compress>
2828
<version.guava>32.1.2-jre</version.guava>
2929
<japicmp.skip>true</japicmp.skip>

0 commit comments

Comments
 (0)