diff --git a/examples/activemq-multiple-brokers/pom.xml b/examples/activemq-multiple-brokers/pom.xml index 777b1c5ff1e..fbc01b946e8 100644 --- a/examples/activemq-multiple-brokers/pom.xml +++ b/examples/activemq-multiple-brokers/pom.xml @@ -51,7 +51,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/alternate-descriptors/pom.xml b/examples/alternate-descriptors/pom.xml index 834029e2eaa..75d34cd25c7 100644 --- a/examples/alternate-descriptors/pom.xml +++ b/examples/alternate-descriptors/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/application-composer/pom.xml b/examples/application-composer/pom.xml index ce3d01d64fc..66227ec1029 100644 --- a/examples/application-composer/pom.xml +++ b/examples/application-composer/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/applicationexception/pom.xml b/examples/applicationexception/pom.xml index 2b5c55552d3..bb75e8fb7e5 100644 --- a/examples/applicationexception/pom.xml +++ b/examples/applicationexception/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 true diff --git a/examples/arquillian-jpa/pom.xml b/examples/arquillian-jpa/pom.xml index 4c9970463d0..6fa3b0ca0a1 100644 --- a/examples/arquillian-jpa/pom.xml +++ b/examples/arquillian-jpa/pom.xml @@ -35,7 +35,7 @@ language governing permissions and limitations under the License. --> org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 org.junit.jupiter diff --git a/examples/change-jaxws-url/pom.xml b/examples/change-jaxws-url/pom.xml index da3e1a7ae1d..f983ad269b5 100644 --- a/examples/change-jaxws-url/pom.xml +++ b/examples/change-jaxws-url/pom.xml @@ -86,7 +86,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/component-interfaces/pom.xml b/examples/component-interfaces/pom.xml index a5fe567a506..f0b8004059f 100644 --- a/examples/component-interfaces/pom.xml +++ b/examples/component-interfaces/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 diff --git a/examples/connector-ear/pom.xml b/examples/connector-ear/pom.xml index 626b35ab15d..0cf27aa10f1 100644 --- a/examples/connector-ear/pom.xml +++ b/examples/connector-ear/pom.xml @@ -22,7 +22,7 @@ UTF-8 10.0.1-SNAPSHOT 2.1.0 - 3.5.2 + 3.5.3 diff --git a/examples/datasource-definition/pom.xml b/examples/datasource-definition/pom.xml index e3585200b96..6b99b6e98a7 100644 --- a/examples/datasource-definition/pom.xml +++ b/examples/datasource-definition/pom.xml @@ -69,7 +69,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 ${annotations.endorsed} diff --git a/examples/dynamic-dao-implementation/pom.xml b/examples/dynamic-dao-implementation/pom.xml index 8fb36bf6dbd..febd0b7e2e2 100644 --- a/examples/dynamic-dao-implementation/pom.xml +++ b/examples/dynamic-dao-implementation/pom.xml @@ -41,7 +41,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/dynamic-datasource-routing/pom.xml b/examples/dynamic-datasource-routing/pom.xml index d9fe55440a2..ee13d6806a0 100644 --- a/examples/dynamic-datasource-routing/pom.xml +++ b/examples/dynamic-datasource-routing/pom.xml @@ -41,7 +41,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/dynamic-proxy-to-access-mbean/pom.xml b/examples/dynamic-proxy-to-access-mbean/pom.xml index 9f927517d14..aa224a389b4 100644 --- a/examples/dynamic-proxy-to-access-mbean/pom.xml +++ b/examples/dynamic-proxy-to-access-mbean/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Dcom.sun.management.jmxremote.port=8243 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false diff --git a/examples/ear-testing/pom.xml b/examples/ear-testing/pom.xml index e5b60d0c853..27838fe76bb 100644 --- a/examples/ear-testing/pom.xml +++ b/examples/ear-testing/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/ejb-examples/pom.xml b/examples/ejb-examples/pom.xml index 312e9797758..ca80e817ca7 100644 --- a/examples/ejb-examples/pom.xml +++ b/examples/ejb-examples/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 org.apache.maven.plugins diff --git a/examples/ejb-remote-call-2/pom.xml b/examples/ejb-remote-call-2/pom.xml index f9238db4e0a..f675d46dc83 100644 --- a/examples/ejb-remote-call-2/pom.xml +++ b/examples/ejb-remote-call-2/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 org.apache.maven.plugins diff --git a/examples/ejb-remote-call/pom.xml b/examples/ejb-remote-call/pom.xml index caa39654014..f9b3b487a31 100644 --- a/examples/ejb-remote-call/pom.xml +++ b/examples/ejb-remote-call/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 org.apache.maven.plugins diff --git a/examples/ejb-webservice/pom.xml b/examples/ejb-webservice/pom.xml index fe2456d14eb..b38a90b9c20 100644 --- a/examples/ejb-webservice/pom.xml +++ b/examples/ejb-webservice/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 org.apache.maven.plugins diff --git a/examples/groovy-jpa/pom.xml b/examples/groovy-jpa/pom.xml index c120cc6375f..6be6e715ca6 100644 --- a/examples/groovy-jpa/pom.xml +++ b/examples/groovy-jpa/pom.xml @@ -47,7 +47,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/injection-of-entitymanager/pom.xml b/examples/injection-of-entitymanager/pom.xml index de4e6e4920c..d4761953b54 100644 --- a/examples/injection-of-entitymanager/pom.xml +++ b/examples/injection-of-entitymanager/pom.xml @@ -44,7 +44,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/javamail-velocity/pom.xml b/examples/javamail-velocity/pom.xml index 00dc7b277af..edbc6c66c2c 100644 --- a/examples/javamail-velocity/pom.xml +++ b/examples/javamail-velocity/pom.xml @@ -41,7 +41,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 diff --git a/examples/jpa-eclipselink/pom.xml b/examples/jpa-eclipselink/pom.xml index f1471e9c61b..c65fb1be65f 100644 --- a/examples/jpa-eclipselink/pom.xml +++ b/examples/jpa-eclipselink/pom.xml @@ -44,7 +44,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 ${surefire.argline} diff --git a/examples/jpa-enumerated/pom.xml b/examples/jpa-enumerated/pom.xml index 9a6dd07ec12..1634dfce8de 100644 --- a/examples/jpa-enumerated/pom.xml +++ b/examples/jpa-enumerated/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/junit5-application-composer/pom.xml b/examples/junit5-application-composer/pom.xml index c25fee4d26b..647dfae77ed 100644 --- a/examples/junit5-application-composer/pom.xml +++ b/examples/junit5-application-composer/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 diff --git a/examples/junit5-arquillian-multiple-tomee/pom.xml b/examples/junit5-arquillian-multiple-tomee/pom.xml index 1df608935d0..ce3ef08d30e 100644 --- a/examples/junit5-arquillian-multiple-tomee/pom.xml +++ b/examples/junit5-arquillian-multiple-tomee/pom.xml @@ -52,7 +52,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 tomee-cluster diff --git a/examples/junit5-arquillian-simple-websockets/pom.xml b/examples/junit5-arquillian-simple-websockets/pom.xml index d3993909c95..9fd6f3914e8 100644 --- a/examples/junit5-arquillian-simple-websockets/pom.xml +++ b/examples/junit5-arquillian-simple-websockets/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 diff --git a/examples/moviefun-rest/pom.xml b/examples/moviefun-rest/pom.xml index cd058950ff2..f00d97ded9b 100644 --- a/examples/moviefun-rest/pom.xml +++ b/examples/moviefun-rest/pom.xml @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 false diff --git a/examples/moviefun/pom.xml b/examples/moviefun/pom.xml index 0411445b030..42c3dcd8c20 100644 --- a/examples/moviefun/pom.xml +++ b/examples/moviefun/pom.xml @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 false diff --git a/examples/movies-complete-meta/pom.xml b/examples/movies-complete-meta/pom.xml index e8b52aa084c..7ea559f2c5a 100644 --- a/examples/movies-complete-meta/pom.xml +++ b/examples/movies-complete-meta/pom.xml @@ -44,7 +44,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/movies-complete/pom.xml b/examples/movies-complete/pom.xml index 534db9ed89b..74fef8ae343 100644 --- a/examples/movies-complete/pom.xml +++ b/examples/movies-complete/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/mp-jwt-bean-validation-strongly-typed/pom.xml b/examples/mp-jwt-bean-validation-strongly-typed/pom.xml index d122cfa4fee..0f7b34f57ae 100644 --- a/examples/mp-jwt-bean-validation-strongly-typed/pom.xml +++ b/examples/mp-jwt-bean-validation-strongly-typed/pom.xml @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 false diff --git a/examples/mp-jwt-bean-validation/pom.xml b/examples/mp-jwt-bean-validation/pom.xml index f9612821249..64869e96662 100644 --- a/examples/mp-jwt-bean-validation/pom.xml +++ b/examples/mp-jwt-bean-validation/pom.xml @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 false diff --git a/examples/mp-rest-jwt-jwk/pom.xml b/examples/mp-rest-jwt-jwk/pom.xml index a9d977ae3e1..f51a33e77c0 100644 --- a/examples/mp-rest-jwt-jwk/pom.xml +++ b/examples/mp-rest-jwt-jwk/pom.xml @@ -35,7 +35,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 false diff --git a/examples/mp-rest-jwt-principal/pom.xml b/examples/mp-rest-jwt-principal/pom.xml index 7f9b5a7d584..85b2c0d48ad 100644 --- a/examples/mp-rest-jwt-principal/pom.xml +++ b/examples/mp-rest-jwt-principal/pom.xml @@ -35,7 +35,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 false diff --git a/examples/mp-rest-jwt-public-key/pom.xml b/examples/mp-rest-jwt-public-key/pom.xml index 2d1246d8b3a..5dc7121177b 100644 --- a/examples/mp-rest-jwt-public-key/pom.xml +++ b/examples/mp-rest-jwt-public-key/pom.xml @@ -41,7 +41,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 false diff --git a/examples/multi-jpa-provider-testing/pom.xml b/examples/multi-jpa-provider-testing/pom.xml index e6e7c9a230f..687eb37b2de 100644 --- a/examples/multi-jpa-provider-testing/pom.xml +++ b/examples/multi-jpa-provider-testing/pom.xml @@ -43,7 +43,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 test-hibernate diff --git a/examples/multiple-arquillian-adapters/pom.xml b/examples/multiple-arquillian-adapters/pom.xml index a5d68512e55..3090e86c725 100644 --- a/examples/multiple-arquillian-adapters/pom.xml +++ b/examples/multiple-arquillian-adapters/pom.xml @@ -49,7 +49,7 @@ --> org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 test-embedded diff --git a/examples/multiple-tomee-arquillian/pom.xml b/examples/multiple-tomee-arquillian/pom.xml index be6e37c419c..87d09fcd99e 100644 --- a/examples/multiple-tomee-arquillian/pom.xml +++ b/examples/multiple-tomee-arquillian/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 tomee-cluster diff --git a/examples/persistence-fragment/pom.xml b/examples/persistence-fragment/pom.xml index 6bd1e29165d..8ffb3922890 100644 --- a/examples/persistence-fragment/pom.xml +++ b/examples/persistence-fragment/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/quartz-app/pom.xml b/examples/quartz-app/pom.xml index 8ec530de930..ea1c02422f6 100644 --- a/examples/quartz-app/pom.xml +++ b/examples/quartz-app/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 diff --git a/examples/reload-persistence-unit-properties/pom.xml b/examples/reload-persistence-unit-properties/pom.xml index 2a33a6cf7a0..106443e584d 100644 --- a/examples/reload-persistence-unit-properties/pom.xml +++ b/examples/reload-persistence-unit-properties/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/rest-example/pom.xml b/examples/rest-example/pom.xml index 39fe192e663..46fa89db9d4 100644 --- a/examples/rest-example/pom.xml +++ b/examples/rest-example/pom.xml @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/rest-on-ejb/pom.xml b/examples/rest-on-ejb/pom.xml index 1340c95be1a..504c108ac32 100644 --- a/examples/rest-on-ejb/pom.xml +++ b/examples/rest-on-ejb/pom.xml @@ -43,7 +43,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 "-javaagent:${settings.localRepository}/org/apache/tomee/openejb-javaagent/${tomee.version}/openejb-javaagent-${tomee.version}.jar" diff --git a/examples/scala-basic/pom.xml b/examples/scala-basic/pom.xml index 0c6b8c0119c..0e21908922d 100644 --- a/examples/scala-basic/pom.xml +++ b/examples/scala-basic/pom.xml @@ -70,7 +70,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 true diff --git a/examples/simple-cmp2/pom.xml b/examples/simple-cmp2/pom.xml index 1b544bc28d1..204b26a5a42 100644 --- a/examples/simple-cmp2/pom.xml +++ b/examples/simple-cmp2/pom.xml @@ -43,7 +43,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -javaagent:${basedir}/target/openejb-javaagent-${tomee.version}.jar ${basedir}/target diff --git a/examples/simple-ear/pom.xml b/examples/simple-ear/pom.xml index 0599385e12b..a685487d720 100644 --- a/examples/simple-ear/pom.xml +++ b/examples/simple-ear/pom.xml @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 diff --git a/examples/struts/pom.xml b/examples/struts/pom.xml index d23be345578..8007401dfd8 100644 --- a/examples/struts/pom.xml +++ b/examples/struts/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 org.apache.maven.plugins diff --git a/examples/testcase-injection/pom.xml b/examples/testcase-injection/pom.xml index 406bb922b63..8833d90eae8 100644 --- a/examples/testcase-injection/pom.xml +++ b/examples/testcase-injection/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/testing-security-2/pom.xml b/examples/testing-security-2/pom.xml index 15d33755a9b..9a43d4bf9eb 100644 --- a/examples/testing-security-2/pom.xml +++ b/examples/testing-security-2/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/testing-security-3/pom.xml b/examples/testing-security-3/pom.xml index 83e2afc0c1b..3c3bc634ff4 100644 --- a/examples/testing-security-3/pom.xml +++ b/examples/testing-security-3/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/testing-security-4/pom.xml b/examples/testing-security-4/pom.xml index 8dee4e96751..323327b5971 100644 --- a/examples/testing-security-4/pom.xml +++ b/examples/testing-security-4/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/testing-security-meta/pom.xml b/examples/testing-security-meta/pom.xml index c7bbca358d2..77e9922cdec 100644 --- a/examples/testing-security-meta/pom.xml +++ b/examples/testing-security-meta/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/testing-security/pom.xml b/examples/testing-security/pom.xml index 1a685b444da..f446e9a6d21 100644 --- a/examples/testing-security/pom.xml +++ b/examples/testing-security/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/testing-transactions-bmt/pom.xml b/examples/testing-transactions-bmt/pom.xml index e7fa3f7d1f8..80b1c8c7644 100644 --- a/examples/testing-transactions-bmt/pom.xml +++ b/examples/testing-transactions-bmt/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/testing-transactions/pom.xml b/examples/testing-transactions/pom.xml index 5045a785913..fcc2e4e1f58 100644 --- a/examples/testing-transactions/pom.xml +++ b/examples/testing-transactions/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/transaction-rollback/pom.xml b/examples/transaction-rollback/pom.xml index 0ec22ad2e51..df2f56405fa 100644 --- a/examples/transaction-rollback/pom.xml +++ b/examples/transaction-rollback/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/troubleshooting/pom.xml b/examples/troubleshooting/pom.xml index 650c9d8bf09..e3e925c6021 100644 --- a/examples/troubleshooting/pom.xml +++ b/examples/troubleshooting/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/webservice-inheritance/pom.xml b/examples/webservice-inheritance/pom.xml index 0b42b1efb6b..2b1504d7309 100644 --- a/examples/webservice-inheritance/pom.xml +++ b/examples/webservice-inheritance/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 -Djdk.attach.allowAttachSelf diff --git a/examples/webservice-ws-security/pom.xml b/examples/webservice-ws-security/pom.xml index 99fbbff108d..9cefd1731f1 100644 --- a/examples/webservice-ws-security/pom.xml +++ b/examples/webservice-ws-security/pom.xml @@ -78,7 +78,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 diff --git a/pom.xml b/pom.xml index 1d92f197b1f..a04ee744fb9 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ 6.0.0 3.11.2 1.5.0 - 3.5.2 + 3.5.3 diff --git a/tck/microprofile-tck/config/pom.xml b/tck/microprofile-tck/config/pom.xml index 136dd525faa..2bc562e5a5a 100644 --- a/tck/microprofile-tck/config/pom.xml +++ b/tck/microprofile-tck/config/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 - 3.5.2 + 3.5.3 org.eclipse.microprofile.openapi:microprofile-openapi-tck diff --git a/tck/microprofile-tck/opentelemetry/pom.xml b/tck/microprofile-tck/opentelemetry/pom.xml index 110acef6c8f..2149a30287e 100644 --- a/tck/microprofile-tck/opentelemetry/pom.xml +++ b/tck/microprofile-tck/opentelemetry/pom.xml @@ -31,7 +31,7 @@ maven-surefire-plugin - 3.5.2 + 3.5.3 false