Skip to content

Commit

Permalink
fix(deps): bump guava to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
landonreed committed Dec 3, 2020
1 parent ca3aa31 commit e07fa33
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 @@ -245,7 +245,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>18.0</version>
<version>30.0-jre</version>
</dependency>
<dependency>
<groupId>org.locationtech.jts</groupId>
Expand Down

0 comments on commit e07fa33

Please # to comment.