Skip to content

Commit

Permalink
Updated Guava
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkosertic committed Jul 15, 2020
1 parent 0b63752 commit c5902d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,11 @@
<artifactId>jackson-databind</artifactId>
<version>[2.9.10,)</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>[24.1.1,)</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit c5902d2

Please sign in to comment.