Skip to content

Commit

Permalink
Merge pull request #236 from quarkus-qe/dependabot/maven/com.google.g…
Browse files Browse the repository at this point in the history
…uava-guava-32.1.3-jre

Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre
  • Loading branch information
rsvoboda authored Oct 11, 2023
2 parents 47e5e4d + c5f0f0f commit d93bb28
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 @@ -8,7 +8,7 @@
<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>
<guava.version>32.1.3-jre</guava.version>
<jackson-databind.version>2.15.1</jackson-databind.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit d93bb28

Please sign in to comment.