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

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

commit 8606e259a976abe97be9d5fb93439db07355fd5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 18 20:10:43 2025 -0400

    Bump cxf.mockito.version from 5.16.0 to 5.16.1 (#2324)
    
    Bumps `cxf.mockito.version` from 5.16.0 to 5.16.1.
    
    Updates `org.mockito:mockito-subclass` from 5.16.0 to 5.16.1
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.16.0...v5.16.1)
    
    Updates `org.mockito:mockito-core` from 5.16.0 to 5.16.1
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.16.0...v5.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-subclass
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 4601c5692e3fc2bda2f24fa7c7a0ef3cb62eef3e)
    (cherry picked from commit b3bbf8d59daa13b4bcb276b1a38a70404f243f45)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 11db23995b..ed8a247c24 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -173,7 +173,7 @@
         
<cxf.microprofile.rest.client.version>2.0</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>2.0</cxf.microprofile.openapi.version>
         <cxf.mina.version>2.1.10</cxf.mina.version>
-        <cxf.mockito.version>5.16.0</cxf.mockito.version>
+        <cxf.mockito.version>5.16.1</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