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 f977e9ceca Update Wiremock to 3.5.2
f977e9ceca is described below
commit f977e9ceca39f4cf18e2579b919c26b672429b66
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Mar 30 22:43:39 2024 -0400
Update Wiremock to 3.5.2
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2884a9ac10..dc0b805dc1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -231,7 +231,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.7.0.Final</cxf.wildfly.common.version>
- <cxf.wiremock.version>3.4.2</cxf.wiremock.version>
+ <cxf.wiremock.version>3.5.2</cxf.wiremock.version>
<cxf.woodstox.core.version>6.6.2</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>