diff --git a/archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml b/archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml index 3b60fd31fb..5e31264190 100644 --- a/archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml @@ -117,7 +117,7 @@ ${project.version} - 12.0.3 + 12.0.5 UTF-8 3.2.1 3.4.0 diff --git a/archetypes/jersey-quickstart-grizzly2/src/main/resources/archetype-resources/pom.xml b/archetypes/jersey-quickstart-grizzly2/src/main/resources/archetype-resources/pom.xml index 9bd0bda279..2cfef61694 100644 --- a/archetypes/jersey-quickstart-grizzly2/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/jersey-quickstart-grizzly2/src/main/resources/archetype-resources/pom.xml @@ -83,7 +83,7 @@ ${project.version} - 5.10.0 + 5.10.1 UTF-8 3.2.1 diff --git a/ext/mvc-jsp/pom.xml b/ext/mvc-jsp/pom.xml index eebd529df5..9011c96752 100644 --- a/ext/mvc-jsp/pom.xml +++ b/ext/mvc-jsp/pom.xml @@ -1,7 +1,7 @@ @@ -2316,9 +2317,12 @@ 6.0.0 1.10.0 5.0.0 - 1.6.0 - 4.13.4 + 1.6.1 + 4.13.5 + 4.13.4 0.7.4 + 2.6.14 + 2.2.6 1.0.4 1.3.8 2.2.21 @@ -2348,7 +2352,7 @@ 4.1.0-M1 jakarta.enterprise.*;version="[4.0,5)" 4.0.1 - 4.0.1 + 4.0.2 1.16 2.0.0 4.0.0-M1 @@ -2360,7 +2364,7 @@ 2.0.1 4.1.1 2.1.1 - 2.0.0 + 2.0.1 6.0.0-M1 5.0.0-M1 jakarta.annotation.*;version="[3.0,4)" @@ -2375,12 +2379,12 @@ 3.1 3.1.0 org.eclipse.jetty.*;version="[11,15)" - 12.0.3 + 12.0.5 9.4.53.v20231009 11.0.18 - 12.0.3 + 12.0.5 3.0.0 - 1.1.1 + 1.1.5 1.1.1 4.0.2 3.0.3 diff --git a/tests/osgi/functional/pom.xml b/tests/osgi/functional/pom.xml index 9e84749090..796887ed8c 100644 --- a/tests/osgi/functional/pom.xml +++ b/tests/osgi/functional/pom.xml @@ -1,7 +1,7 @@