You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/11/03 14:19:58 UTC

(cxf) branch main updated: Update wiremock to 3.3.0

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 050f73eedc Update wiremock to 3.3.0
050f73eedc is described below

commit 050f73eedcb3ef15d9b346126c930f8a942d59f0
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Fri Nov 3 10:19:45 2023 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b02cbb9f30..ffe3ac6a70 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.2.0</cxf.wiremock.version>
+        <cxf.wiremock.version>3.3.0</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>