From c75c95205d14ffb75560402e2b1ee18555dfcbfe Mon Sep 17 00:00:00 2001 From: timis1 <12120641+timis1@users.noreply.github.com> Date: Tue, 26 Dec 2023 01:56:04 +0200 Subject: [PATCH] JAVA-26077 Build default-jdk9-and-above and integration-jdk9-and-above profiles on JDK 21 (#15425) Co-authored-by: timis1 --- aws-modules/aws-reactive/pom.xml | 1 - testing-modules/gatling-java/pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/aws-modules/aws-reactive/pom.xml b/aws-modules/aws-reactive/pom.xml index 965ce8fdcf..e36a2d1a46 100644 --- a/aws-modules/aws-reactive/pom.xml +++ b/aws-modules/aws-reactive/pom.xml @@ -94,7 +94,6 @@ 2.2.1.RELEASE 2.17.283 - 1.18.20 3.6.0 diff --git a/testing-modules/gatling-java/pom.xml b/testing-modules/gatling-java/pom.xml index 54dee1fd88..d28876b42c 100644 --- a/testing-modules/gatling-java/pom.xml +++ b/testing-modules/gatling-java/pom.xml @@ -33,7 +33,7 @@ org.projectlombok lombok - 1.18.24 + ${lombok.version} provided