From e61d9e7137caabbae32f5927d5e00dc17f67cf97 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 23 Sep 2022 15:13:39 +0200 Subject: [PATCH] Build against Lettuce 6.1.2 snapshots. See #2420 --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8bf44859d..d2128b775 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 1.9.4 1.4.19 2.11.1 - 6.2.0.RELEASE + 6.2.1.BUILD-SNAPSHOT 4.2.3 1.01 4.1.79.Final @@ -309,6 +309,14 @@ spring-libs-snapshot https://repo.spring.io/libs-snapshot + + + oss-sonatype-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + true + +