Skip to content

Commit

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

Bump guava from 32.0.1-jre to 32.1.1-jre
  • Loading branch information
mwiede committed Jul 10, 2023
2 parents 1e5ec4f + 31e841c commit fc5dc2e
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 @@ -164,7 +164,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.1-jre</version>
<version>32.1.1-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fc5dc2e

Please sign in to comment.