Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava to v33.3.0-jre (#160
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate-bot authored Sep 22, 2024
1 parent 07a1bcf commit 3afddc1
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 @@ -25,7 +25,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<guava.version>33.2.1-jre</guava.version>
<guava.version>33.3.0-jre</guava.version>
<slf4j.version>2.0.16</slf4j.version>
<commons-cli.version>1.8.0</commons-cli.version>
<maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>
Expand Down

0 comments on commit 3afddc1

Please sign in to comment.