Skip to content

Commit f18810f

Browse files
dependabot[bot]gsmet
authored andcommitted
Bump commons-io:commons-io from 2.18.0 to 2.19.0
Bumps commons-io:commons-io from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df644e4 commit f18810f

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.18.0</commons-io.version>
85+
<commons-io.version>2.19.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
@@ -55,7 +55,7 @@
5555
<jakarta.enterprise.cdi-api.version>4.1.0</jakarta.enterprise.cdi-api.version>
5656
<jakarta.inject-api.version>2.0.1</jakarta.inject-api.version>
5757
<commons-codec.version>1.18.0</commons-codec.version>
58-
<commons-io.version>2.18.0</commons-io.version>
58+
<commons-io.version>2.19.0</commons-io.version>
5959
<commons-lang.version>3.17.0</commons-lang.version>
6060
<guava.version>33.4.8-jre</guava.version>
6161
<guava.failureaccess.version>1.0.1</guava.failureaccess.version><!-- keep in sync with guava.version -->

0 commit comments

Comments
 (0)