Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava to v33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent daa1f08 commit 7cba430
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 @@ -45,7 +45,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>

<guava.version>33.3.0-jre</guava.version>
<guava.version>33.3.1-jre</guava.version>
<junit-jupiter-engine.version>5.11.0</junit-jupiter-engine.version>

<!-- Maven plugins -->
Expand Down

0 comments on commit 7cba430

Please sign in to comment.