Skip to content

Commit

Permalink
Merge pull request #167 from qoomon/dependabot/maven/com.google.guava…
Browse files Browse the repository at this point in the history
…-guava-33.1.0-jre

build(deps): bump com.google.guava:guava from 32.0.0-jre to 33.1.0-jre
  • Loading branch information
qoomon committed Mar 23, 2024
2 parents 80669b5 + 41841d0 commit ae03daa
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 @@ -26,7 +26,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.0-jre</version>
<version>33.1.0-jre</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ae03daa

Please sign in to comment.