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 a34bcdbe8c2012200f0035673bfec10e01872143
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Oct 21 15:28:26 2024 -0400

    Update JUnit to 5.11.3
    
    (cherry picked from commit f44d763079a7800536547e7d0c06c1ec690bff5e)
    (cherry picked from commit 6930f4cd16fea408fab0683bc228afec4d245bb7)
    (cherry picked from commit 79a78e347d40e85cf3bdad1efa1a29e01368f2be)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 32bee6a6d3..c69c884c6a 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.2</cxf.junit5.version>
+        <cxf.junit5.version>5.11.3</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