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 4ceb3237c2d64ae64fb183232d5ee376d8cf5ef0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 24 10:31:27 2025 -0500

    Bump cxf.junit5.version from 5.11.4 to 5.12.0 (#2283)
    
    Bumps `cxf.junit5.version` from 5.11.4 to 5.12.0.
    
    Updates `org.junit:junit-bom` from 5.11.4 to 5.12.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0)
    
    Updates `org.junit.vintage:junit-vintage-engine` from 5.11.4 to 5.12.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.vintage:junit-vintage-engine
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit c60210a0d9ce505b7dd53459f368ad088477b1a6)
    (cherry picked from commit f2a4872cc01102dc2e7dff4ba1cdede4bf999945)
    (cherry picked from commit 99e8799ee62d333f8485d7147521e9a5ecaf7307)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2370a71caa..284c0e17f7 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.4</cxf.junit5.version>
+        <cxf.junit5.version>5.12.0</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