From 215fa9e8f6d1c30d6c43c606da730c41afb7f0e8 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 23 Sep 2021 11:01:02 -0700 Subject: [PATCH] Upgrade to Spring Data Commons 3.0.0-SNAPSHOT. Closes #396. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8d52065..5ae1ae8 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ - 2.7.0-SNAPSHOT + 3.0.0-SNAPSHOT spring.data.keyvalue