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

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

commit e936a42cef498b70b157fd6b2ff052c9c710906b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 3 08:08:19 2025 -0500

    Bump cxf.mockito.version from 5.14.2 to 5.15.2 (#2215)
    
    Bumps `cxf.mockito.version` from 5.14.2 to 5.15.2.
    
    Updates `org.mockito:mockito-subclass` from 5.14.2 to 5.15.2
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.14.2...v5.15.2)
    
    Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.14.2...v5.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-subclass
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      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 4e960cf9acdc777319c8d56bb12115e08fc79af5)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bbc6751c9a..474929e71c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -182,7 +182,7 @@
         
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>3.0</cxf.microprofile.openapi.version>
         <cxf.mina.version>2.2.4</cxf.mina.version>
-        <cxf.mockito.version>5.14.2</cxf.mockito.version>
+        <cxf.mockito.version>5.15.2</cxf.mockito.version>
         <cxf.msv.version>2022.7</cxf.msv.version>
         <cxf.neethi.version>3.2.1</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>

Reply via email to