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

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

commit 5c3bf108fc0488b835f6870b5d32983a96d97d0e
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Oct 4 16:20:47 2024 -0400

    Update JUnit Jupiter to 5.11.2
    
    Signed-off-by: Andriy Redko <[email protected]>
    (cherry picked from commit f293c757e166e62ee8a939204201d7f636bb80cb)
    (cherry picked from commit ab9318d9ecbbbbe4039b9ea66d3497ff743b82c1)
    (cherry picked from commit a2d0e84a62f27e67e1872a2817f8989118d1356d)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4c2091817e..0c7f923c8a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,7 +164,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.11.1</cxf.junit5.version>
+        <cxf.junit5.version>5.11.2</cxf.junit5.version>
         <cxf.kerby.version>2.0.3</cxf.kerby.version>
         <cxf.ldapsdk.version>7.0.0</cxf.ldapsdk.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>

Reply via email to