Upgrade to Apache Geode 1.14.2.

Enable dependency management for Aapche Geode libs.
This commit is contained in:
John Blum
2022-01-10 14:53:01 -08:00
parent 4c382bc2df
commit 543fb3da29
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
deployDocsHost=docs-ip.spring.io
apacheGeodeVersion=1.14.0
apacheGeodeVersion=1.14.2
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.