From 6b2975b53617a8a02b6564a512164e8d559d55e3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Jun 2021 13:52:03 -0700 Subject: [PATCH] Edit README and correct Spring Boot (2.5.1) and SBDG (1.5.1) version references. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index bf3532d5..c1148a67 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.4.5 -:spring-boot-version: 2.4.5 +:sbdg-version: 1.5.1 +:spring-boot-version: 2.5.1 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire