Skip to content

Commit 84f9628

Browse files
committed
Update to Spring Security 4.2.15
Closes gh-556
1 parent 3722ec7 commit 84f9628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/java.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ext.powerMockVersion = '1.6.5'
2323
ext.commonsPool2Version = '2.4.2'
2424
ext.assertjVersion= '2.3.0'
2525
ext.hibernateVersion = '5.2.5.Final'
26-
ext.springSecurityVersion='4.2.0.RELEASE'
26+
ext.springSecurityVersion='4.2.15.RELEASE'
2727
ext.unboundidVersion = '3.1.1'
2828

2929
ext.powerMockDependencies = [

0 commit comments

Comments
 (0)