You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/06/04 12:16:33 UTC

[cxf] 01/02: Updating wiremock

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7feb020260fd09540e269eac9cd7aa648bfee198
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jun 4 12:19:57 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7ebf7f1..e715c5f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -181,7 +181,7 @@
         <cxf.tomcat.version>8.5.41</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.3</cxf.tomitribe.http.signature.version>
         <cxf.velocity.version>2.1</cxf.velocity.version>
-        <cxf.wiremock.version>2.10.1</cxf.wiremock.version>
+        <cxf.wiremock.version>2.23.2</cxf.wiremock.version>
         <cxf.woodstox.core.version>5.0.3</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>