diff --git a/parent-boot-4/pom.xml b/parent-boot-4/pom.xml index 28313d8b04ba..aaeb9b671f4d 100644 --- a/parent-boot-4/pom.xml +++ b/parent-boot-4/pom.xml @@ -27,86 +27,12 @@ - - - ch.qos.logback - logback-classic - - - ch.qos.logback - logback-core - - - org.slf4j - slf4j-api - - - org.slf4j - jcl-over-slf4j - - - org.springframework.boot - spring-boot-starter-test - test - - - - - - - org.apache.maven.plugins - maven-clean-plugin - ${maven-clean-plugin.version} - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - - org.apache.maven.plugins - maven-jar-plugin - ${maven-jar-plugin.version} - - - - ${start-class} - true - - - - - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - org.apache.maven.plugins - maven-resources-plugin - ${maven-resources-plugin.version} - - - org.graalvm.buildtools - native-maven-plugin - ${native-build-tools-plugin.version} - true - - - org.springframework.boot - spring-boot-maven-plugin - ${spring-boot.version} - - ${start-class} - - - - org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version} repackage @@ -119,109 +45,8 @@ - - - native - - - - org.springframework.boot - spring-boot-maven-plugin - - - paketobuildpacks/builder:tiny - - true - - - - - - process-aot - - process-aot - - - - - - org.graalvm.buildtools - native-maven-plugin - - ${project.build.outputDirectory} - - true - - 22.3 - - - - add-reachability-metadata - - add-reachability-metadata - - - - - - - - - nativeTest - - - org.junit.platform - junit-platform-launcher - test - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - process-test-aot - - process-test-aot - - - - - - org.graalvm.buildtools - native-maven-plugin - - ${project.build.outputDirectory} - - true - - 22.3 - - - - native-test - - test - - - - - - - - - - 3.5.0 - 3.14.1 - 3.3.1 - 3.4.2 - 3.5.4 - 0.10.1 4.0.0-M3 - com.example.MainApplication