From fc723faca909990f6925b5acf621d5f77c6986cf Mon Sep 17 00:00:00 2001 From: Frank Hossfeld Date: Wed, 13 Nov 2024 12:02:42 +0100 Subject: [PATCH] Update version of GWT --- README.md | 6 +++--- .../src/main/resources/archetype-resources/pom.xml | 2 +- .../test/resources/projects/basic-webapp/reference/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- .../test/resources/projects/basic-webapp/reference/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index be95360..c34be57 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ the best way to start. The generated project will use the following version: * Java 17 -* GWT 2.12.0 +* GWT 2.12.1 * Spring Boot 3.3.5 #### modular-springboot-webapp @@ -42,8 +42,8 @@ project. The generated project will use the following version: * Java 17 -* GWT 2.11.0 -* Spring Boot 3.2.5 +* GWT 2.12.1 +* Spring Boot 3.3.5 ### Start the development mode 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 96eee2d..76a5ec5 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,7 +8,7 @@ pom - 2.12.0 + 2.12.1 2.0 3.3.5 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 2c4e7a5..62cbcad 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,7 +8,7 @@ pom - 2.12.0 + 2.12.1 2.0 3.3.5 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 07b8642..85091a4 100644 --- a/modular-springboot-webapp/src/main/resources/archetype-resources/pom.xml +++ b/modular-springboot-webapp/src/main/resources/archetype-resources/pom.xml @@ -8,7 +8,7 @@ pom - 2.12.0 + 2.12.1 2.0 3.3.5 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 90be02b..085fce2 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,7 +8,7 @@ pom - 2.12.0 + 2.12.1 2.0 3.3.5