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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7d773fb3674dfc77eab4ec47ae1b7c46d48928d8
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Nov 1 11:20:45 2025 -0400

    Update JUnit Jupiter to 5.14.1
    
    (cherry picked from commit bb53cc7fdc7e87a028da2f2988f3f468fa434b06)
    (cherry picked from commit af99685bb5880fa43869df1c54930ee5a423a5f3)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6c10ab9db10..c2a4156a818 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -162,7 +162,7 @@
         <cxf.json.bind-api.version>1.0.2</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.junit5.version>5.14.0</cxf.junit5.version>
+        <cxf.junit5.version>5.14.1</cxf.junit5.version>
         <cxf.kerby.version>2.0.3</cxf.kerby.version>
         <cxf.ldapsdk.version>7.0.3</cxf.ldapsdk.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>

Reply via email to