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 d93b92f commit f69450eCopy full SHA for f69450e
pom.xml
@@ -71,7 +71,7 @@
71
<maven.compiler.source>1.8</maven.compiler.source>
72
<maven.compiler.target>1.8</maven.compiler.target>
73
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
74
- <jackson.version>2.9.8</jackson.version>
+ <jackson.version>2.9.10.8</jackson.version>
75
<httpcomponents.httpclient.version>4.5.6</httpcomponents.httpclient.version>
76
<httpcomponents.httpcore.version>4.4.10</httpcomponents.httpcore.version>
77
<junit.version>5.4.2</junit.version>
0 commit comments