Skip to content

Commit

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

Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre
  • Loading branch information
ljacqu committed Aug 2, 2023
2 parents 6f1ef0e + 238e3e3 commit 2134954
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 @@ -73,7 +73,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.1-jre</version>
<version>32.1.2-jre</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 2134954

Please sign in to comment.