This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new dbaee7e694 Bump cxf.mockito.version from 5.21.0 to 5.22.0 (#2922)
dbaee7e694 is described below
commit dbaee7e6942383e0fa12adb878d3142513267175
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 5 09:28:17 2026 -0500
Bump cxf.mockito.version from 5.21.0 to 5.22.0 (#2922)
Bumps `cxf.mockito.version` from 5.21.0 to 5.22.0.
Updates `org.mockito:mockito-subclass` from 5.21.0 to 5.22.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.21.0...v5.22.0)
Updates `org.mockito:mockito-core` from 5.21.0 to 5.22.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.21.0...v5.22.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-subclass
dependency-version: 5.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-core
dependency-version: 5.22.0
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e00ec428b4..02e0e0174c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -186,7 +186,7 @@
<cxf.microprofile.rest.client.version>4.0</cxf.microprofile.rest.client.version>
<cxf.microprofile.openapi.version>4.1.1</cxf.microprofile.openapi.version>
<cxf.mina.version>2.2.5</cxf.mina.version>
- <cxf.mockito.version>5.21.0</cxf.mockito.version>
+ <cxf.mockito.version>5.22.0</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>