From d3643f65db1767329071dd94b148ffb7607f1b26 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 31 May 2022 14:34:36 +0200 Subject: [PATCH] Remove JDK profiles that were preventing some compatibility builds --- pom.xml | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 442636919..81aa74a57 100644 --- a/pom.xml +++ b/pom.xml @@ -17,9 +17,6 @@ - 1.8 - ${java.version} - ${java.version} 1.0.27.RELEASE spring-cloud-function true @@ -127,21 +124,13 @@ - + + + javax.annotation + javax.annotation-api + + - - java11+ - - [11,) - - - - javax.annotation - javax.annotation-api - - - - core