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 2993e558b1 Update Wiremock to 3.0.0-beta-7
2993e558b1 is described below
commit 2993e558b1a323519268fd084f73547b1f038ed4
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Mar 29 21:23:54 2023 -0400
Update Wiremock to 3.0.0-beta-7
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f93b47090a..8f526eb9a0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -202,7 +202,7 @@
<cxf.validation.api.version>3.0.2</cxf.validation.api.version>
<cxf.velocity.version>2.3</cxf.velocity.version>
<cxf.wildfly.common.version>1.6.0.Final</cxf.wildfly.common.version>
- <cxf.wiremock.version>3.0.0-beta-6</cxf.wiremock.version>
+ <cxf.wiremock.version>3.0.0-beta-7</cxf.wiremock.version>
<cxf.woodstox.core.version>6.5.0</cxf.woodstox.core.version>
<cxf.woodstox.stax2-api.version>4.2.1</cxf.woodstox.stax2-api.version>
<cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>