Skip to content

Commit b82f0a0

Browse files
authored
Merge pull request #48998 from quarkusio/dependabot/maven/commons-io-commons-io-2.20.0
Bump commons-io:commons-io from 2.19.0 to 2.20.0
2 parents 414eb5f + 9536657 commit b82f0a0

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.2</jakarta.xml.bind-api.version>
8383
<jaxb-runtime.version>4.0.5</jaxb-runtime.version>
8484
<asm.version>9.8</asm.version>
85-
<commons-io.version>2.19.0</commons-io.version>
85+
<commons-io.version>2.20.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.18.0</commons-codec.version>
57-
<commons-io.version>2.19.0</commons-io.version>
57+
<commons-io.version>2.20.0</commons-io.version>
5858
<commons-lang.version>3.18.0</commons-lang.version>
5959
<guava.version>33.4.8-jre</guava.version>
6060
<guava.failureaccess.version>1.0.1</guava.failureaccess.version><!-- keep in sync with guava.version -->

0 commit comments

Comments
 (0)