diff --git a/gradle.properties b/gradle.properties index 6075e6e..8168d7d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,14 +4,14 @@ assertjVersion=3.9.1 hamcrestVersion=1.3 junitVersion=4.12 logbackVersion=1.2.3 -mockitoVersion=2.15.0 +mockitoVersion=2.18.3 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.1.1 -springVersion=5.0.5.RELEASE -springBootVersion=2.0.1.RELEASE -springDataGemFireVersion=2.1.0.M2 -springDataGeodeVersion=2.1.0.M2 -springDataReleaseTrainVersion=Lovelace-M2 +springVersion=5.0.6.RELEASE +springBootVersion=2.0.2.RELEASE +springDataGemFireVersion=2.1.0.M3 +springDataGeodeVersion=2.1.0.M3 +springDataReleaseTrainVersion=Lovelace-M3 springIoVersion=Cairo-RELEASE springShellVersion=1.2.0.RELEASE version=0.0.1.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 4ac9b80..24aadf9 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.0.6.RELEASE + 2.0.7.RELEASE org.springframework.data @@ -29,7 +29,7 @@ Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 - Copyright 2017-present the original author or authors. + Copyright 2018-present the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -83,7 +83,7 @@ 1.16.20 2.15.0 1.01 - Lovelace-M2 + Lovelace-M3 1.2.0.RELEASE