From 546eda53bdbb4d6009275c4b7e6201f935c3a026 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Apr 2021 10:53:03 +0200 Subject: [PATCH] Use KeyValue snapshots until we have a version with the fix available. See #606. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index a88746ab..96cc90bc 100644 --- a/pom.xml +++ b/pom.xml @@ -105,6 +105,12 @@ pom import + + + org.springframework.data + spring-data-keyvalue + 2.5.1-SNAPSHOT +