From 3cf33b70268459b04eabd933ce60caadd5fc24a7 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Thu, 15 Dec 2022 20:25:48 +0100 Subject: [PATCH] [Major] Moved to Jakarta Servlet 5.x and Jersey 3.1 --- .../src/main/resources/archetype-resources/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 8 ++++---- .../src/main/resources/archetype-resources/pom.xml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml index 915fd7f..d4cb29e 100644 --- a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml +++ b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml @@ -29,7 +29,7 @@ 2.0.5 1.4.5 - 2.8.9 + 2.10 1.8.5 diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/pom.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/pom.xml index d8f3290..d114c20 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/pom.xml +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/pom.xml @@ -29,9 +29,9 @@ 2.0.5 1.4.5 - 2.34 - 2.8.9 - 5.0.0 + 3.1.0 + 2.10 + 5.0.1 42.4.1 4.9.3 1.3.2 @@ -53,7 +53,7 @@ 1.9.0 1.6.2 - 3.14.0 + 3.19.0 1.4 diff --git a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml index 9b38756..cca41c4 100644 --- a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml +++ b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml @@ -30,9 +30,9 @@ 2.0.5 1.4.5 - 2.34 - 2.8.9 - 5.0.0 + 3.1.0 + 2.10 + 5.0.1 42.4.1 4.9.3 1.3.2