This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new e0ddbc19b8 Update Mockito to 4.5.1
e0ddbc19b8 is described below
commit e0ddbc19b8fcc435ae077d5da7fbc5bb86d3b4b1
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Apr 21 09:22:25 2022 -0400
Update Mockito to 4.5.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 04fad91140..b9e6ca756a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -171,7 +171,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.5</cxf.mina.version>
- <cxf.mockito.version>4.5.0</cxf.mockito.version>
+ <cxf.mockito.version>4.5.1</cxf.mockito.version>
<cxf.msv.version>2013.6.1</cxf.msv.version>
<cxf.neethi.version>3.2.0</cxf.neethi.version>
<cxf.netty.version.range>[4,5)</cxf.netty.version.range>