Skip to content

Commit

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

build(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre
  • Loading branch information
itning authored Aug 3, 2023
2 parents cc035ee + a6b9177 commit 80f016b
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>32.1.1-jre</guava.version>
<guava.version>32.1.2-jre</guava.version>
<junit.version>5.10.0</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 80f016b

Please sign in to comment.