diff --git a/spring-boot-project/spring-boot-autoconfigure/pom.xml b/spring-boot-project/spring-boot-autoconfigure/pom.xml index 083c1e726b..f9e08b16b7 100755 --- a/spring-boot-project/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-autoconfigure/pom.xml @@ -798,22 +798,9 @@ - java9-10 + java9+ - [9,10] - - - - javax.xml.bind - jaxb-api - true - - - - - java11+ - - [11,) + [9,) diff --git a/spring-boot-project/spring-boot-cli/pom.xml b/spring-boot-project/spring-boot-cli/pom.xml index 54d34cacdf..d5c63cd14f 100644 --- a/spring-boot-project/spring-boot-cli/pom.xml +++ b/spring-boot-project/spring-boot-cli/pom.xml @@ -455,22 +455,9 @@ - java9-10 + java9+ - [9,10] - - - - javax.xml.bind - jaxb-api - true - - - - - java11+ - - [11,) + [9,)