Explorar el Código

升级spring版本至4.3.11.RELEASE

jacky6024 hace 8 años
padre
commit
1e09f7787e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      urule-core/pom.xml

+ 1 - 1
urule-core/pom.xml

@@ -25,7 +25,7 @@
 	<dependency>
   		<groupId>org.springframework</groupId>
   		<artifactId>spring-web</artifactId>
-  		<version>4.1.2.RELEASE</version>
+  		<version>4.3.11.RELEASE</version>
   	</dependency>  	
   	<dependency>
   		<groupId>commons-lang</groupId>