Skip to content

Commit 4ef978b

Browse files
authored
Update dependencies. (#655)
1 parent defd542 commit 4ef978b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.google.guava</groupId>
5858
<artifactId>guava</artifactId>
59-
<version>20.0</version>
59+
<version>24.1.1-jre</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.squareup.retrofit2</groupId>
@@ -91,12 +91,12 @@
9191
<dependency>
9292
<groupId>com.fasterxml.jackson.core</groupId>
9393
<artifactId>jackson-databind</artifactId>
94-
<version>2.9.10.1</version>
94+
<version>2.10.1</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>com.fasterxml.jackson.datatype</groupId>
9898
<artifactId>jackson-datatype-joda</artifactId>
99-
<version>2.10.0</version>
99+
<version>2.10.1</version>
100100
</dependency>
101101
<dependency>
102102
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)