diff --git a/appserver/pom.xml b/appserver/pom.xml index f2e29e9f17c..ee982e44549 100644 --- a/appserver/pom.xml +++ b/appserver/pom.xml @@ -136,7 +136,7 @@ 3.2.0 - 3.0.1 + 3.0.2 6.5.1 4.2.1 diff --git a/appserver/tests/tck/rest_cdi/pom.xml b/appserver/tests/tck/rest_cdi/pom.xml index 39306f65171..782ec9e7404 100644 --- a/appserver/tests/tck/rest_cdi/pom.xml +++ b/appserver/tests/tck/rest_cdi/pom.xml @@ -25,7 +25,7 @@ org.glassfish.main.tests.tck tck - 7.0.5-SNAPSHOT + 7.0.6-SNAPSHOT glassfish-internal-tck-rest-cdi @@ -33,8 +33,8 @@ TCK: REST CDI (optional) - This verifies the compliance of Eclipse Glassfish using CDI to inject REST artefacts. - + This verifies the compliance of Eclipse Glassfish using CDI to inject REST artefacts. + Note: this is an optional test that will likely become mandatory in REST 4.0 only. @@ -61,7 +61,7 @@ - + jakarta.platform @@ -92,8 +92,8 @@ test - org.omnifaces.arquillian @@ -102,7 +102,7 @@ test - org.omnifaces.arquillian diff --git a/nucleus/parent/pom.xml b/nucleus/parent/pom.xml index bbca50765c4..f0c4134d0dd 100644 --- a/nucleus/parent/pom.xml +++ b/nucleus/parent/pom.xml @@ -138,7 +138,7 @@ 2.12.0 2.2.1.Final - 3.5.0.Final + 3.5.1.Final 3.29.2-GA 9.5 0.1.56 @@ -860,7 +860,7 @@ maven-surefire-plugin - 3.0.0-M9 + 3.1.2 en @@ -883,7 +883,7 @@ maven-failsafe-plugin - 3.0.0-M9 + 3.1.2 en @@ -919,7 +919,7 @@ maven-surefire-report-plugin - 3.0.0-M9 + 3.1.2 maven-checkstyle-plugin @@ -1546,7 +1546,7 @@ jacoco ${project.build.directory}/jacoco - 0.8.8 + 0.8.10 true ${maven.test.jvmoptions} @{argLine} diff --git a/pom.xml b/pom.xml index 09600391574..b9d626b511b 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.10 jacoco-merge