Upgrade springframework 4.3.18.RELEASE
[policy/engine.git] / PolicyEngineAPI / pom.xml
index 874409d..0311dc2 100644 (file)
@@ -65,7 +65,7 @@
         <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-webmvc</artifactId>
-            <version>4.3.15.RELEASE</version>
+            <version>${springframework.version}</version>
         </dependency>
         <dependency>
             <groupId>com.google.code.gson</groupId>