From a3d7496dfa88d195b525d378f1ab3b6a330f94b4 Mon Sep 17 00:00:00 2001 From: Frank Hossfeld Date: Fri, 1 Nov 2024 16:37:27 +0100 Subject: [PATCH 1/2] update version of Spring Boot and GWT --- .../src/main/resources/archetype-resources/pom.xml | 4 ++-- .../test/resources/projects/basic-webapp/reference/pom.xml | 4 ++-- .../src/main/resources/archetype-resources/pom.xml | 4 ++-- .../test/resources/projects/basic-webapp/reference/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/clean-modular-springboot-webapp/src/main/resources/archetype-resources/pom.xml b/clean-modular-springboot-webapp/src/main/resources/archetype-resources/pom.xml index f7f2cad..195e2ba 100644 --- a/clean-modular-springboot-webapp/src/main/resources/archetype-resources/pom.xml +++ b/clean-modular-springboot-webapp/src/main/resources/archetype-resources/pom.xml @@ -8,9 +8,9 @@ pom - 2.11.0 + 2.12.0 2.0 - 3.2.2 + 3.3.5 UTF-8 diff --git a/clean-modular-springboot-webapp/src/test/resources/projects/basic-webapp/reference/pom.xml b/clean-modular-springboot-webapp/src/test/resources/projects/basic-webapp/reference/pom.xml index 0fa72bd..0a0f5b7 100644 --- a/clean-modular-springboot-webapp/src/test/resources/projects/basic-webapp/reference/pom.xml +++ b/clean-modular-springboot-webapp/src/test/resources/projects/basic-webapp/reference/pom.xml @@ -8,9 +8,9 @@ pom - 2.11.0 + 2.12.0 2.0 - 3.2.2 + 3.3.5 UTF-8 diff --git a/modular-springboot-webapp/src/main/resources/archetype-resources/pom.xml b/modular-springboot-webapp/src/main/resources/archetype-resources/pom.xml index b6dc2df..7eb8bf8 100644 --- a/modular-springboot-webapp/src/main/resources/archetype-resources/pom.xml +++ b/modular-springboot-webapp/src/main/resources/archetype-resources/pom.xml @@ -8,9 +8,9 @@ pom - 2.11.0 + 2.12.0 2.0 - 3.2.5 + 3.3.5 UTF-8 diff --git a/modular-springboot-webapp/src/test/resources/projects/basic-webapp/reference/pom.xml b/modular-springboot-webapp/src/test/resources/projects/basic-webapp/reference/pom.xml index 90613e2..51fd85c 100644 --- a/modular-springboot-webapp/src/test/resources/projects/basic-webapp/reference/pom.xml +++ b/modular-springboot-webapp/src/test/resources/projects/basic-webapp/reference/pom.xml @@ -8,9 +8,9 @@ pom - 2.11.0 + 2.12.0 2.0 - 3.2.5 + 3.3.5 UTF-8 From c39b00ea1e3d0e75d57854e849e9b2697b5e56a2 Mon Sep 17 00:00:00 2001 From: Frank Hossfeld Date: Fri, 1 Nov 2024 17:03:58 +0100 Subject: [PATCH 2/2] update version of nexus-staging-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28100e0..337ef85 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 ossrh https://oss.sonatype.org/