diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 1626432cb2..517ae142dd 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -212,7 +212,7 @@ 3.5.1 3.0.1 2.18.1 - 2.6 + 3.1.0 2.3 diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 79a3fba493..4348a6659f 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -580,9 +580,6 @@ org.apache.maven.plugins maven-war-plugin - - false - org.apache.maven.plugins diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index a39cafcfe3..cd2fb452c6 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -104,7 +104,6 @@ org.apache.maven.plugins maven-war-plugin - false ${start-class} diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml index c96a0771bf..b9e92cbf6f 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml @@ -33,7 +33,6 @@ org.springframework.boot.load.it.war.embedded.EmbeddedWarStarter - false diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/war/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/war/pom.xml index f274b77001..845d73c68b 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/war/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/war/pom.xml @@ -29,7 +29,6 @@ maven-war-plugin @maven-war-plugin.version@ - false Foo diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-with-unpack/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-with-unpack/pom.xml index 6b3c6c9be3..9eb8ec6099 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-with-unpack/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-with-unpack/pom.xml @@ -38,7 +38,6 @@ maven-war-plugin @maven-war-plugin.version@ - false Foo diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml index cf857210b1..14d4fc6408 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml @@ -30,7 +30,6 @@ maven-war-plugin @maven-war-plugin.version@ - false Foo