Skip to content

Commit e2743bd

Browse files
Bump commons-io:commons-io from 2.20.0 to 2.21.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 899330c commit e2743bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<jakarta.xml.bind-api.version>4.0.4</jakarta.xml.bind-api.version>
8383
<jaxb-runtime.version>4.0.6</jaxb-runtime.version>
8484
<asm.version>9.9</asm.version>
85-
<commons-io.version>2.20.0</commons-io.version>
85+
<commons-io.version>2.21.0</commons-io.version>
8686
<jboss-metadata-web.version>16.1.0.Final</jboss-metadata-web.version>
8787
<maven-toolchain.version>3.0-alpha-2</maven-toolchain.version>
8888
<plexus-component-annotations.version>2.1.0</plexus-component-annotations.version>

independent-projects/bootstrap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<jakarta.enterprise.cdi-api.version>4.1.0</jakarta.enterprise.cdi-api.version>
5555
<jakarta.inject-api.version>2.0.1</jakarta.inject-api.version>
5656
<commons-codec.version>1.20.0</commons-codec.version>
57-
<commons-io.version>2.20.0</commons-io.version>
57+
<commons-io.version>2.21.0</commons-io.version>
5858
<commons-lang.version>3.19.0</commons-lang.version>
5959
<guava.version>33.5.0-jre</guava.version>
6060
<guava.failureaccess.version>1.0.1</guava.failureaccess.version><!-- keep in sync with guava.version -->

0 commit comments

Comments
 (0)