diff --git a/pom.xml b/pom.xml index f3aa3a9..88c2f73 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ <version>1.0.0.BUILD-SNAPSHOT</version> <properties> - <spring.framework.version>3.1.2.RELEASE</spring.framework.version> + <spring.framework.version>5.2.20.RELEASE</spring.framework.version> <spring.security.version>3.1.2.RELEASE</spring.security.version> </properties>