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 9264f2e1fd04e068d349d7122bee41cdc98e853f
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Jan 9 13:25:54 2026 -0500

    Update JUnit to 6.0.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 42a3187bc37..91f90d91d51 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -170,7 +170,7 @@
         <cxf.json.bind-api.version>3.0.1</cxf.json.bind-api.version>
         <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>
         <cxf.junit.version>4.13.2</cxf.junit.version>
-        <cxf.junit6.version>6.0.1</cxf.junit6.version>
+        <cxf.junit6.version>6.0.2</cxf.junit6.version>
         <cxf.kerby.version>2.1.1</cxf.kerby.version>
         <cxf.ldapsdk.version>7.0.4</cxf.ldapsdk.version>
         <cxf.littleproxy.version>2.5.0</cxf.littleproxy.version>

Reply via email to