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 19b6ed4 Update to EasyMockk 4.3
19b6ed4 is described below
commit 19b6ed46b2d1b25547166174f1714daeace1c333
Author: reta <[email protected]>
AuthorDate: Sun Apr 18 09:54:45 2021 -0400
Update to EasyMockk 4.3
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2f10617..2ada479 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -56,7 +56,7 @@
<cxf.asm.artifactId>asm</cxf.asm.artifactId>
<cxf.asm.version>9.1</cxf.asm.version>
<cxf.osgi.asm.version>[3.0,10)</cxf.osgi.asm.version>
- <cxf.easymock.version>4.2</cxf.easymock.version>
+ <cxf.easymock.version>4.3</cxf.easymock.version>
<!-- OSGi related properties -->
<cxf.fragment.host />
<cxf.bundle.activator />