Skip to content

Commit 4dd907e

Browse files
authored
Merge pull request mitreid-connect#1357 from praseodym/spring-security-4.2.4
Upgrade to Spring Security 4.2.4
2 parents b804f22 + d119559 commit 4dd907e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@
386386
<dependency>
387387
<groupId>org.springframework.security</groupId>
388388
<artifactId>spring-security-bom</artifactId>
389-
<version>4.2.2.RELEASE</version>
389+
<version>4.2.4.RELEASE</version>
390390
<type>pom</type>
391391
<scope>import</scope>
392392
</dependency>

0 commit comments

Comments
 (0)