Skip to content

Commit

Permalink
deps(*): bump guava version for security
Browse files Browse the repository at this point in the history
  • Loading branch information
sett4 committed Jan 7, 2021
1 parent 62d8740 commit 1184a74
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 @@ -71,7 +71,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>16.0.1</version>
<version>[24.1.1,)</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1184a74

Please sign in to comment.