Skip to content

Commit 218efb9

Browse files
committed
Prepare for release: downgrade to Security 5.1.0
1 parent 9f34b27 commit 218efb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ subprojects { subproject ->
136136
springDataMongoVersion = '2.1.1.RELEASE'
137137
springDataRedisVersion = '2.1.1.RELEASE'
138138
springGemfireVersion = '2.1.1.RELEASE'
139-
springSecurityVersion = '5.1.1.BUILD-SNAPSHOT'
139+
springSecurityVersion = '5.1.0.RELEASE'
140140
springRetryVersion = '1.2.2.RELEASE'
141141
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.1.RELEASE'
142142
springWsVersion = '3.0.3.RELEASE'

0 commit comments

Comments
 (0)