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 d9bb99deb7 Update Mockito to 5.1.0 (#1095)
d9bb99deb7 is described below
commit d9bb99deb7dc23de7986ef7b95c54aaec90316be
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Jan 29 20:42:02 2023 -0500
Update Mockito to 5.1.0 (#1095)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 3f0df5e5f1..7cdb1d616d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,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.1</cxf.mina.version>
- <cxf.mockito.version>4.11.0</cxf.mockito.version>
+ <cxf.mockito.version>5.1.0</cxf.mockito.version>
<cxf.msv.version>2022.7</cxf.msv.version>
<cxf.neethi.version>3.2.0</cxf.neethi.version>
<cxf.netty.version.range>[4,5)</cxf.netty.version.range>