Skip to content

Commit

Permalink
Upgrade Spring Session Data MongoDB to 2.0.2.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-7
  • Loading branch information
vpavic committed Feb 20, 2018
1 parent def816f commit b91cd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ext {
coreVersion = '2.0.2.RELEASE'
dataMongoDbVersion = '2.0.0.RELEASE'
dataMongoDbVersion = '2.0.2.RELEASE'
dataRedisVersion = coreVersion
hazelcastVersion = coreVersion
jdbcVersion = coreVersion
Expand Down

0 comments on commit b91cd51

Please sign in to comment.