Skip to content

Commit 6434e4d

Browse files
committed
upgrade pom
1 parent d148fd3 commit 6434e4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<url>http://maven.apache.org</url>
1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12-
<spring-version>4.3.18</spring-version>
12+
<spring-version>4.3.18.RELEASE</spring-version>
1313
</properties>
1414
<dependencies>
1515
<dependency>
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.fasterxml.jackson.core</groupId>
9292
<artifactId>jackson-databind</artifactId>
93-
<version>2.8.11.1</version>
93+
<version>2.9.0</version>
9494
</dependency>
9595

9696
<dependency>

0 commit comments

Comments
 (0)