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 706626d commit 1803c34Copy full SHA for 1803c34
http-client/client/pom.xml
@@ -27,7 +27,7 @@
27
<dependency>
28
<groupId>com.fasterxml.jackson.core</groupId>
29
<artifactId>jackson-databind</artifactId>
30
- <version>2.11.1</version>
+ <version>2.12.2</version>
31
<optional>true</optional>
32
</dependency>
33
http-client/test/pom.xml
@@ -34,7 +34,7 @@
34
35
36
37
38
39
40
0 commit comments