Skip to content

Commit

Permalink
Merge pull request #37549 from quarkusio/dependabot/maven/commons-io-…
Browse files Browse the repository at this point in the history
…commons-io-2.15.1

Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • Loading branch information
gsmet authored Dec 7, 2023
2 parents 09e5964 + b143f88 commit 4de5bfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<jakarta.xml.bind-api.version>4.0.1</jakarta.xml.bind-api.version>
<jaxb-runtime.version>4.0.4</jaxb-runtime.version>
<asm.version>9.6</asm.version>
<commons-io.version>2.15.0</commons-io.version>
<commons-io.version>2.15.1</commons-io.version>
<jboss-metadata-web.version>16.0.0.Final</jboss-metadata-web.version>
<maven-toolchain.version>3.0-alpha-2</maven-toolchain.version>
<plexus-component-annotations.version>2.1.0</plexus-component-annotations.version>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<jakarta.enterprise.cdi-api.version>4.0.1</jakarta.enterprise.cdi-api.version>
<jakarta.inject-api.version>2.0.1</jakarta.inject-api.version>
<commons-codec.version>1.16.0</commons-codec.version>
<commons-io.version>2.15.0</commons-io.version>
<commons-io.version>2.15.1</commons-io.version>
<commons-lang.version>3.14.0</commons-lang.version>
<guava.version>32.1.3-jre</guava.version>
<guava.failureaccess.version>1.0.1</guava.failureaccess.version><!-- keep in sync with guava.version -->
Expand Down

0 comments on commit 4de5bfd

Please sign in to comment.