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 345eefc777 Update Wiremock to 3.0.2
345eefc777 is described below

commit 345eefc777ee248e50c3e6cc6dd1b18b881a13cc
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Sep 5 20:57:29 2023 -0400

    Update Wiremock to 3.0.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8f73ec142c..f5db02eaf1 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.6.0.Final</cxf.wildfly.common.version>
-        <cxf.wiremock.version>3.0.1</cxf.wiremock.version>
+        <cxf.wiremock.version>3.0.2</cxf.wiremock.version>
         <cxf.woodstox.core.version>6.5.1</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>

Reply via email to