Skip to content

Commit

Permalink
Merge pull request #40282 from quarkusio/dependabot/maven/commons-io-…
Browse files Browse the repository at this point in the history
…commons-io-2.16.1
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
2 parents 9b4f221 + 3d70ef1 commit 831de37
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.2</jakarta.xml.bind-api.version>
<jaxb-runtime.version>4.0.5</jaxb-runtime.version>
<asm.version>9.7</asm.version>
<commons-io.version>2.16.0</commons-io.version>
<commons-io.version>2.16.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.1</commons-codec.version>
<commons-io.version>2.16.0</commons-io.version>
<commons-io.version>2.16.1</commons-io.version>
<commons-lang.version>3.14.0</commons-lang.version>
<guava.version>33.1.0-jre</guava.version>
<guava.failureaccess.version>1.0.1</guava.failureaccess.version><!-- keep in sync with guava.version -->
Expand Down

0 comments on commit 831de37

Please sign in to comment.