This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/4.0.x-fixes by this push:
     new 9ca172a37e Revert "Bump cxf.wiremock.version from 3.10.0 to 3.11.0 
(#2248)"
9ca172a37e is described below

commit 9ca172a37e355f7acadc8d52b8688c202c179c91
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Feb 6 20:36:44 2025 -0500

    Revert "Bump cxf.wiremock.version from 3.10.0 to 3.11.0 (#2248)"
    
    This reverts commit 3e019d7c33540ec827f6fcb2819b58f416dfd921.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6727e284d8..6ce7f5fa06 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -230,7 +230,7 @@
         <cxf.validation.api.version>3.0.2</cxf.validation.api.version>
         <cxf.velocity.version>2.3</cxf.velocity.version>
         <cxf.wildfly.common.version>2.0.1</cxf.wildfly.common.version>
-        <cxf.wiremock.version>3.11.0</cxf.wiremock.version>
+        <cxf.wiremock.version>3.10.0</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>

Reply via email to