Skip to content

Commit

Permalink
Prepare for release: downgrade to Security 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Oct 15, 2018
1 parent 9f34b27 commit 218efb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ subprojects { subproject ->
springDataMongoVersion = '2.1.1.RELEASE'
springDataRedisVersion = '2.1.1.RELEASE'
springGemfireVersion = '2.1.1.RELEASE'
springSecurityVersion = '5.1.1.BUILD-SNAPSHOT'
springSecurityVersion = '5.1.0.RELEASE'
springRetryVersion = '1.2.2.RELEASE'
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.1.RELEASE'
springWsVersion = '3.0.3.RELEASE'
Expand Down

0 comments on commit 218efb9

Please sign in to comment.