diff --git a/gradle.properties b/gradle.properties index e3da6b7..ca981d7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 deployDocsHost=docs-ip.spring.io -apacheGeodeVersion=1.14.2 +apacheGeodeVersion=1.14.4 findbugsVersion=3.0.2 springVersion=5.3.15 springBootVersion=2.7.0-SNAPSHOT