Skip to content

Commit

Permalink
bump guava (test dep) from 19.0 to 31.0.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoten committed Sep 28, 2021
1 parent cddd73b commit 20ec4b4
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 @@ -139,7 +139,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>19.0</version>
<version>31.0.1-jre</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 20ec4b4

Please sign in to comment.