Skip to content

Commit

Permalink
Merge pull request #233 from quarkus-qe/dependabot/maven/commons-io-c…
Browse files Browse the repository at this point in the history
…ommons-io-2.14.0

Bump commons-io:commons-io from 2.13.0 to 2.14.0
  • Loading branch information
rsvoboda authored Oct 2, 2023
2 parents 82482b5 + 1ca0752 commit 5ac72e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>quarkus-extensions-combinator</artifactId>
<version>0.0.1-SNAPSHOT</version>
<properties>
<commons-io.version>2.13.0</commons-io.version>
<commons-io.version>2.14.0</commons-io.version>
<commons-lang3.version>3.13.0</commons-lang3.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<guava.version>32.1.2-jre</guava.version>
Expand Down

0 comments on commit 5ac72e6

Please sign in to comment.