diff --git a/pom.xml b/pom.xml index ea6cab752..d1bad67b7 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ 1.7 UTF-8 UTF-8 + 4.3.11.RELEASE @@ -108,21 +109,21 @@ org.springframework spring-core - 4.3.5.RELEASE + ${spring.version} compile true org.springframework spring-context - 4.3.5.RELEASE + ${spring.version} compile true org.springframework spring-beans - 4.3.5.RELEASE + ${spring.version} compile true