|
@@ -3,7 +3,7 @@
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-config</artifactId>
|
|
|
- <version>4.0.1.CI-SNAPSHOT</version>
|
|
|
+ <version>4.0.2.CI-SNAPSHOT</version>
|
|
|
<name>spring-security-config</name>
|
|
|
<description>spring-security-config</description>
|
|
|
<url>http://spring.io/spring-security</url>
|
|
@@ -46,7 +46,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-core</artifactId>
|
|
|
- <version>4.0.1.CI-SNAPSHOT</version>
|
|
|
+ <version>4.0.2.CI-SNAPSHOT</version>
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
@@ -92,28 +92,28 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-ldap</artifactId>
|
|
|
- <version>4.0.1.CI-SNAPSHOT</version>
|
|
|
+ <version>4.0.2.CI-SNAPSHOT</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-messaging</artifactId>
|
|
|
- <version>4.0.1.CI-SNAPSHOT</version>
|
|
|
+ <version>4.0.2.CI-SNAPSHOT</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-openid</artifactId>
|
|
|
- <version>4.0.1.CI-SNAPSHOT</version>
|
|
|
+ <version>4.0.2.CI-SNAPSHOT</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-web</artifactId>
|
|
|
- <version>4.0.1.CI-SNAPSHOT</version>
|
|
|
+ <version>4.0.2.CI-SNAPSHOT</version>
|
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
@@ -258,7 +258,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.mockito</groupId>
|
|
|
<artifactId>mockito-core</artifactId>
|
|
|
- <version>1.9.5</version>
|
|
|
+ <version>1.10.19</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
@@ -276,7 +276,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-api-mockito</artifactId>
|
|
|
- <version>1.6.0</version>
|
|
|
+ <version>1.6.2</version>
|
|
|
<scope>test</scope>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
@@ -288,31 +288,31 @@
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-api-support</artifactId>
|
|
|
- <version>1.6.0</version>
|
|
|
+ <version>1.6.2</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-core</artifactId>
|
|
|
- <version>1.6.0</version>
|
|
|
+ <version>1.6.2</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-module-junit4</artifactId>
|
|
|
- <version>1.6.0</version>
|
|
|
+ <version>1.6.2</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-module-junit4-common</artifactId>
|
|
|
- <version>1.6.0</version>
|
|
|
+ <version>1.6.2</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.powermock</groupId>
|
|
|
<artifactId>powermock-reflect</artifactId>
|
|
|
- <version>1.6.0</version>
|
|
|
+ <version>1.6.2</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
@@ -366,13 +366,13 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-aspects</artifactId>
|
|
|
- <version>4.0.1.CI-SNAPSHOT</version>
|
|
|
+ <version>4.0.2.CI-SNAPSHOT</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
<artifactId>spring-security-cas</artifactId>
|
|
|
- <version>4.0.1.CI-SNAPSHOT</version>
|
|
|
+ <version>4.0.2.CI-SNAPSHOT</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|