diff --git a/gradle.properties b/gradle.properties index 027670b..d900761 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 deployDocsHost=docs-ip.spring.io antlrVersion=2.7.7 -apacheGeodeVersion=1.12.1 +apacheGeodeVersion=1.12.2 apacheTaglibsStandardVersion=1.2.5 # Spring Boot 2.3 sets Apache Groovy version to 2.5.11 # https://github.com/spring-projects/spring-boot/blob/v2.3.0.RELEASE/spring-boot-project/spring-boot-dependencies/build.gradle#L365