From 2d3b409c32ece4c86843b0c3b7f9ec31c9b2478c Mon Sep 17 00:00:00 2001 From: Manfred Riem Date: Sun, 13 Oct 2024 10:09:45 -0500 Subject: [PATCH] Fixes #4047 - Update plugins (#4051) --- pom.xml | 8 ++++---- test/micro/helloworld/pom.xml | 6 +++--- test/server/helloworld/pom.xml | 2 +- test/servlet/faces/pom.xml | 2 +- test/servlet/helloworld/pom.xml | 2 +- test/servlet/pages/pom.xml | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index a5214e7a1..dc613fec0 100644 --- a/pom.xml +++ b/pom.xml @@ -143,12 +143,12 @@ 3.8.0 3.1.3 3.5.0 - 3.5.0 - 3.2.5 + 3.5.1 + 3.2.7 3.1.3 3.8.0 3.4.2 - 3.10.0 + 3.10.1 3.15.0 3.15.0 1.5.3 @@ -157,7 +157,7 @@ 3.20.0 3.3.1 - 3.5.0 + 3.5.1 3.4.0 1.0.0.RC2 diff --git a/test/micro/helloworld/pom.xml b/test/micro/helloworld/pom.xml index 4e91f062e..b9dbd212e 100644 --- a/test/micro/helloworld/pom.xml +++ b/test/micro/helloworld/pom.xml @@ -39,9 +39,9 @@ UTF-8 3.6.0 - 3.10.1 - 3.0.0-M7 - 3.3.2 + 3.13.0 + 3.5.0 + 3.4.0 helloworld diff --git a/test/server/helloworld/pom.xml b/test/server/helloworld/pom.xml index 9c4f44d0b..f762ca81e 100644 --- a/test/server/helloworld/pom.xml +++ b/test/server/helloworld/pom.xml @@ -35,7 +35,7 @@ UTF-8 3.13.0 - 3.5.0 + 3.5.1 3.4.0 diff --git a/test/servlet/faces/pom.xml b/test/servlet/faces/pom.xml index 54fe93124..75141ba26 100644 --- a/test/servlet/faces/pom.xml +++ b/test/servlet/faces/pom.xml @@ -41,7 +41,7 @@ 3.6.0 3.13.0 - 3.5.0 + 3.5.1 3.4.0 diff --git a/test/servlet/helloworld/pom.xml b/test/servlet/helloworld/pom.xml index f8c6f8f53..63c2b723b 100644 --- a/test/servlet/helloworld/pom.xml +++ b/test/servlet/helloworld/pom.xml @@ -31,7 +31,7 @@ 21 5.11.1 3.13.0 - 3.5.0 + 3.5.1 3.4.0 servlet ${project.version} diff --git a/test/servlet/pages/pom.xml b/test/servlet/pages/pom.xml index 5dc8d0a92..e8a2abb3a 100644 --- a/test/servlet/pages/pom.xml +++ b/test/servlet/pages/pom.xml @@ -38,7 +38,7 @@ UTF-8 3.13.0 - 3.2.5 + 3.5.1 3.4.0