|
@@ -1,9 +1,9 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
-<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
|
|
|
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>org.springframework.security</groupId>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-config</artifactId>
|
|
<artifactId>spring-security-config</artifactId>
|
|
- <version>4.2.11.RELEASE</version>
|
|
|
|
|
|
+ <version>4.2.12.RELEASE</version>
|
|
<name>spring-security-config</name>
|
|
<name>spring-security-config</name>
|
|
<description>spring-security-config</description>
|
|
<description>spring-security-config</description>
|
|
<url>https://spring.io/spring-security</url>
|
|
<url>https://spring.io/spring-security</url>
|
|
@@ -35,7 +35,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
<artifactId>spring-framework-bom</artifactId>
|
|
<artifactId>spring-framework-bom</artifactId>
|
|
- <version>4.3.22.RELEASE</version>
|
|
|
|
|
|
+ <version>4.3.23.RELEASE</version>
|
|
<type>pom</type>
|
|
<type>pom</type>
|
|
<scope>import</scope>
|
|
<scope>import</scope>
|
|
</dependency>
|
|
</dependency>
|
|
@@ -51,7 +51,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-core</artifactId>
|
|
<artifactId>spring-security-core</artifactId>
|
|
- <version>4.2.11.RELEASE</version>
|
|
|
|
|
|
+ <version>4.2.12.RELEASE</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
@@ -90,35 +90,35 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.aspectj</groupId>
|
|
<groupId>org.aspectj</groupId>
|
|
<artifactId>aspectjweaver</artifactId>
|
|
<artifactId>aspectjweaver</artifactId>
|
|
- <version>1.8.13</version>
|
|
|
|
|
|
+ <version>1.8.14</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
<optional>true</optional>
|
|
<optional>true</optional>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-ldap</artifactId>
|
|
<artifactId>spring-security-ldap</artifactId>
|
|
- <version>4.2.11.RELEASE</version>
|
|
|
|
|
|
+ <version>4.2.12.RELEASE</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
<optional>true</optional>
|
|
<optional>true</optional>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-messaging</artifactId>
|
|
<artifactId>spring-security-messaging</artifactId>
|
|
- <version>4.2.11.RELEASE</version>
|
|
|
|
|
|
+ <version>4.2.12.RELEASE</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
<optional>true</optional>
|
|
<optional>true</optional>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-openid</artifactId>
|
|
<artifactId>spring-security-openid</artifactId>
|
|
- <version>4.2.11.RELEASE</version>
|
|
|
|
|
|
+ <version>4.2.12.RELEASE</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
<optional>true</optional>
|
|
<optional>true</optional>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-web</artifactId>
|
|
<artifactId>spring-security-web</artifactId>
|
|
- <version>4.2.11.RELEASE</version>
|
|
|
|
|
|
+ <version>4.2.12.RELEASE</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
<optional>true</optional>
|
|
<optional>true</optional>
|
|
</dependency>
|
|
</dependency>
|
|
@@ -347,7 +347,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.data</groupId>
|
|
<groupId>org.springframework.data</groupId>
|
|
<artifactId>spring-data-jpa</artifactId>
|
|
<artifactId>spring-data-jpa</artifactId>
|
|
- <version>1.11.18.RELEASE</version>
|
|
|
|
|
|
+ <version>1.11.20.RELEASE</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
<exclusions>
|
|
<exclusions>
|
|
<exclusion>
|
|
<exclusion>
|
|
@@ -365,13 +365,13 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-aspects</artifactId>
|
|
<artifactId>spring-security-aspects</artifactId>
|
|
- <version>4.2.11.RELEASE</version>
|
|
|
|
|
|
+ <version>4.2.12.RELEASE</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-cas</artifactId>
|
|
<artifactId>spring-security-cas</artifactId>
|
|
- <version>4.2.11.RELEASE</version>
|
|
|
|
|
|
+ <version>4.2.12.RELEASE</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|