|
@@ -4,7 +4,7 @@
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-config</artifactId>
|
|
|
- <version>3.2.4.CI-SNAPSHOT</version>
|
|
|
+ <version>3.2.7.CI-SNAPSHOT</version>
|
|
|
<name>spring-security-config</name>
|
|
|
<description>spring-security-config</description>
|
|
|
<url>http://spring.io/spring-security</url>
|
|
@@ -58,31 +58,31 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-core</artifactId>
|
|
|
- <version>3.2.4.CI-SNAPSHOT</version>
|
|
|
+ <version>3.2.7.CI-SNAPSHOT</version>
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-aop</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-beans</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-context</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-core</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>compile</scope>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
@@ -105,52 +105,59 @@
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.springframework.security</groupId>
|
|
|
+ <artifactId>spring-security-aspects</artifactId>
|
|
|
+ <version>3.2.7.CI-SNAPSHOT</version>
|
|
|
+ <scope>compile</scope>
|
|
|
+ <optional>true</optional>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-ldap</artifactId>
|
|
|
- <version>3.2.4.CI-SNAPSHOT</version>
|
|
|
+ <version>3.2.7.CI-SNAPSHOT</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-openid</artifactId>
|
|
|
- <version>3.2.4.CI-SNAPSHOT</version>
|
|
|
+ <version>3.2.7.CI-SNAPSHOT</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-web</artifactId>
|
|
|
- <version>3.2.4.CI-SNAPSHOT</version>
|
|
|
+ <version>3.2.7.CI-SNAPSHOT</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-jdbc</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-tx</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-web</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-webmvc</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
@@ -289,7 +296,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-api-mockito</artifactId>
|
|
|
- <version>1.5.1</version>
|
|
|
+ <version>1.6.1</version>
|
|
|
<scope>test</scope>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
@@ -301,31 +308,31 @@
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-api-support</artifactId>
|
|
|
- <version>1.5.1</version>
|
|
|
+ <version>1.6.1</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-core</artifactId>
|
|
|
- <version>1.5.1</version>
|
|
|
+ <version>1.6.1</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-module-junit4</artifactId>
|
|
|
- <version>1.5.1</version>
|
|
|
+ <version>1.6.1</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-module-junit4-common</artifactId>
|
|
|
- <version>1.5.1</version>
|
|
|
+ <version>1.6.1</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-reflect</artifactId>
|
|
|
- <version>1.5.1</version>
|
|
|
+ <version>1.6.1</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
@@ -379,25 +386,25 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-cas</artifactId>
|
|
|
- <version>3.2.4.CI-SNAPSHOT</version>
|
|
|
+ <version>3.2.7.CI-SNAPSHOT</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-expression</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-orm</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-test</artifactId>
|
|
|
- <version>3.2.8.RELEASE</version>
|
|
|
+ <version>3.2.13.RELEASE</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
</dependencies>
|