diff --git a/archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/pom.xml b/archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/pom.xml index 2c951d8fa01..a76de9c8dc9 100644 --- a/archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/pom.xml @@ -30,6 +30,9 @@ UTF-8 UTF-8 + 17 + 17 + 17 ${spring-boot-version} 3.0.0-M4 registry.access.redhat.com/ubi8/openjdk-17:latest @@ -94,14 +97,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin-version} - - 17 - - org.springframework.boot spring-boot-maven-plugin