diff --git a/gradle.properties b/gradle.properties index b07569e..0503ebc 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.13.4 +apacheGeodeVersion=1.13.6 findbugsVersion=3.0.2 # The Spring Boot & Spring Session version are the only required version properties. # The other Spring version properties are for overriding/testing purposes.