Upgrade to Apache Geode 1.15.1.

This commit is contained in:
John Blum
2022-12-05 12:59:58 -08:00
parent 332a9171e8
commit e3954bdb99

View File

@@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
systemProp.user.name=jblum
antlrVersion=2.7.7
apacheGeodeVersion=1.15.0
apacheGeodeVersion=1.15.1
micrometerVersion=1.10.0-M6
springVersion=6.0.0-M6
## NOTE: Spring Boot 3.0.0-M2+ requires Gradle 7.4+ which breaks the GemFireServer Gradle Plugin! Fix!