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 08b5ed5b68bdea9dfec0ae65539db0c0b08692dd
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Sep 27 15:03:32 2024 -0400

    Update JUnit Jupiter to 5.11.1
    
    (cherry picked from commit 446a06489e4a8d9e1f84157abb4c0ff4e0dd93dc)
    (cherry picked from commit 90dec8281b34b2c7ba53ebd98e9ec3f091e07857)
    (cherry picked from commit e21402f62bd442e49bf64bbb10995cde3680ee2b)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 727a71cc0d..998aaa9413 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.0</cxf.junit5.version>
+        <cxf.junit5.version>5.11.1</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