Skip to content

Commit

Permalink
Merge pull request #57 from logzio/update-dep
Browse files Browse the repository at this point in the history
update guave version due to security issues
  • Loading branch information
idohalevi authored Apr 1, 2019
2 parents 3320bfa + fcb3f62 commit 1bd923d
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 @@ -155,7 +155,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>20.0</version>
<version>25.0-jre</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
Expand Down

0 comments on commit 1bd923d

Please sign in to comment.