This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit d2b4d54e316852fcb60dc03bc937168359eef0e4
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Jun 8 20:26:57 2026 -0400

    Update JUnit Jupiter to 6.1.0 in cfx-tck
---
 tck/cxf-tck/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tck/cxf-tck/pom.xml b/tck/cxf-tck/pom.xml
index 197552aa0fa..dac58ebd14a 100644
--- a/tck/cxf-tck/pom.xml
+++ b/tck/cxf-tck/pom.xml
@@ -39,7 +39,7 @@
         <glassfish.container.version>8.0.3</glassfish.container.version>
         <glassfish.home>${project.build.directory}/glassfish8</glassfish.home>
         <jakarta.platform.version>11.0.0</jakarta.platform.version>
-        <junit.jupiter.version>6.0.2</junit.jupiter.version>
+        <junit.jupiter.version>6.1.0</junit.jupiter.version>
         <jakarta.rest.version>4.0.0</jakarta.rest.version>
         <tck.artifactId>jakarta-restful-ws-tck</tck.artifactId>
         <arquillian.version>1.10.2.Final</arquillian.version>

Reply via email to