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 9b50cbc290d51278f5a093dd44cf75d697c11e3a Author: Andriy Redko <[email protected]> AuthorDate: Tue May 20 20:21:27 2025 -0400 Update Mockito to 5.18.0 (cherry picked from commit 961cae16ac2c15514f0047c7890bffb06f51dd95) (cherry picked from commit ff04862561b7d2defa61effd6e9ed99480a353e8) # 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 4c0c4a179b..f1eec6e0d2 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.17.0</cxf.mockito.version> + <cxf.mockito.version>5.18.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>
