diff --git a/gradle.properties b/gradle.properties index f7712cc..2c4c709 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 antlrVersion=2.7.7 -apacheGeodeVersion=1.12.0 +apacheGeodeVersion=1.12.1 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