Skip to content

Commit

Permalink
Merge pull request #100 from rohanpadhye/dependabot/maven/examples/co…
Browse files Browse the repository at this point in the history
…m.google.guava-guava-24.1.1-jre

Bump guava from 24.1-jre to 24.1.1-jre in /examples
  • Loading branch information
rohanpadhye authored Jun 16, 2020
2 parents 545297f + b4a8dce commit ca15c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<!-- Forced override -->
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>24.1-jre</version>
<version>24.1.1-jre</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit ca15c01

Please sign in to comment.