We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defd542 commit 4ef978bCopy full SHA for 4ef978b
pom.xml
@@ -56,7 +56,7 @@
56
<dependency>
57
<groupId>com.google.guava</groupId>
58
<artifactId>guava</artifactId>
59
- <version>20.0</version>
+ <version>24.1.1-jre</version>
60
</dependency>
61
62
<groupId>com.squareup.retrofit2</groupId>
@@ -91,12 +91,12 @@
91
92
<groupId>com.fasterxml.jackson.core</groupId>
93
<artifactId>jackson-databind</artifactId>
94
- <version>2.9.10.1</version>
+ <version>2.10.1</version>
95
96
97
<groupId>com.fasterxml.jackson.datatype</groupId>
98
<artifactId>jackson-datatype-joda</artifactId>
99
- <version>2.10.0</version>
100
101
102
<groupId>org.apache.commons</groupId>
0 commit comments