|
@@ -47,25 +47,25 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-aop</artifactId>
|
|
<artifactId>spring-aop</artifactId>
|
|
- <version>3.2.0.RELEASE</version>
|
|
|
|
|
|
+ <version>3.2.3.RELEASE</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-beans</artifactId>
|
|
<artifactId>spring-beans</artifactId>
|
|
- <version>3.2.0.RELEASE</version>
|
|
|
|
|
|
+ <version>3.2.3.RELEASE</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-context</artifactId>
|
|
<artifactId>spring-context</artifactId>
|
|
- <version>3.2.0.RELEASE</version>
|
|
|
|
|
|
+ <version>3.2.3.RELEASE</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-core</artifactId>
|
|
<artifactId>spring-core</artifactId>
|
|
- <version>3.2.0.RELEASE</version>
|
|
|
|
|
|
+ <version>3.2.3.RELEASE</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
<exclusions>
|
|
<exclusions>
|
|
<exclusion>
|
|
<exclusion>
|
|
@@ -98,7 +98,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-web</artifactId>
|
|
<artifactId>spring-web</artifactId>
|
|
- <version>3.2.0.RELEASE</version>
|
|
|
|
|
|
+ <version>3.2.3.RELEASE</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
<optional>true</optional>
|
|
<optional>true</optional>
|
|
</dependency>
|
|
</dependency>
|
|
@@ -291,31 +291,31 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-expression</artifactId>
|
|
<artifactId>spring-expression</artifactId>
|
|
- <version>3.2.0.RELEASE</version>
|
|
|
|
|
|
+ <version>3.2.3.RELEASE</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-jdbc</artifactId>
|
|
<artifactId>spring-jdbc</artifactId>
|
|
- <version>3.2.0.RELEASE</version>
|
|
|
|
|
|
+ <version>3.2.3.RELEASE</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-orm</artifactId>
|
|
<artifactId>spring-orm</artifactId>
|
|
- <version>3.2.0.RELEASE</version>
|
|
|
|
|
|
+ <version>3.2.3.RELEASE</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-test</artifactId>
|
|
<artifactId>spring-test</artifactId>
|
|
- <version>3.2.0.RELEASE</version>
|
|
|
|
|
|
+ <version>3.2.3.RELEASE</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-tx</artifactId>
|
|
<artifactId>spring-tx</artifactId>
|
|
- <version>3.2.0.RELEASE</version>
|
|
|
|
|
|
+ <version>3.2.3.RELEASE</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
</dependencies>
|
|
</dependencies>
|