Skip to content

Commit

Permalink
Merge pull request #74 from uber/dependabot/maven/com.google.guava-gu…
Browse files Browse the repository at this point in the history
…ava-29.0-jre

Bump guava from 24.1.1-jre to 29.0-jre
  • Loading branch information
isaacbrodsky committed Apr 1, 2021
2 parents f498455 + 9d2d8a0 commit 76dea88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -160,7 +160,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>24.1.1-jre</version>
<version>29.0-jre</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 76dea88

Please sign in to comment.