Merge pull request #1357 from praseodym/spring-security-4.2.4

Upgrade to Spring Security 4.2.4
1.3.x
Justin Richer 2018-02-08 15:34:30 -05:00 committed by GitHub
commit 4dd907ea16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-bom</artifactId>
<version>4.2.2.RELEASE</version>
<version>4.2.4.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>