Merge pull request #1357 from praseodym/spring-security-4.2.4
Upgrade to Spring Security 4.2.41.3.x
commit
4dd907ea16
2
pom.xml
2
pom.xml
|
@ -386,7 +386,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-bom</artifactId>
|
<artifactId>spring-security-bom</artifactId>
|
||||||
<version>4.2.2.RELEASE</version>
|
<version>4.2.4.RELEASE</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Reference in New Issue