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 2089a9f commit d148fd3Copy full SHA for d148fd3
pom.xml
@@ -9,7 +9,7 @@
9
<url>http://maven.apache.org</url>
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12
- <spring-version>4.3.2.RELEASE</spring-version>
+ <spring-version>4.3.18</spring-version>
13
</properties>
14
<dependencies>
15
<dependency>
@@ -90,7 +90,7 @@
90
91
<groupId>com.fasterxml.jackson.core</groupId>
92
<artifactId>jackson-databind</artifactId>
93
- <version>2.5.3</version>
+ <version>2.8.11.1</version>
94
</dependency>
95
96
0 commit comments