Skip to content

Commit

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

build(deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.1-jre
  • Loading branch information
itning authored Sep 25, 2024
2 parents 6a82404 + 3a63b23 commit acf9c9f
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 @@ -35,7 +35,7 @@

<properties>
<java.version>1.8</java.version>
<guava.version>33.2.1-jre</guava.version>
<guava.version>33.3.1-jre</guava.version>
<junit.version>5.11.1</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit acf9c9f

Please sign in to comment.