From d21eeb25cb6a3f200548a7969252a00bd22e8c0c Mon Sep 17 00:00:00 2001 From: Dhawal Kapil Date: Tue, 2 May 2023 01:34:11 +0530 Subject: [PATCH] JAVA-20931 Commented out spring-boot-3 for now because of JDK 19 requirement (#13936) --- spring-boot-modules/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-modules/pom.xml b/spring-boot-modules/pom.xml index 1de19fc867..2fe146e065 100644 --- a/spring-boot-modules/pom.xml +++ b/spring-boot-modules/pom.xml @@ -85,7 +85,7 @@ spring-boot-redis spring-boot-cassandre spring-boot-react - spring-boot-3 + spring-boot-3-native spring-boot-3-observation spring-boot-3-test-pitfalls