Skip to content

Commit

Permalink
config: bump guava to 29.0 to resolve security alert
Browse files Browse the repository at this point in the history
  • Loading branch information
romani committed Oct 16, 2020
1 parent 1400198 commit 1f9c497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>16.0.1</version>
<version>29.0-jre</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1f9c497

Please sign in to comment.