From 64a66af3fc5199a752852ff1d5e964f999cf9e44 Mon Sep 17 00:00:00 2001 From: Gaetano Piazzolla Date: Tue, 19 Dec 2023 22:44:05 +0100 Subject: [PATCH] JAVA-29239 | using jdk 11 (#15446) --- .../spring-reactive-data-couchbase/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-reactive-modules/spring-reactive-data-couchbase/pom.xml b/spring-reactive-modules/spring-reactive-data-couchbase/pom.xml index 84515fedeb..7dbee7d93d 100644 --- a/spring-reactive-modules/spring-reactive-data-couchbase/pom.xml +++ b/spring-reactive-modules/spring-reactive-data-couchbase/pom.xml @@ -138,6 +138,10 @@ 2.2.6.RELEASE 2.17.1 + + 11 + 11 + 11 \ No newline at end of file