You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/10 12:55:53 UTC

[camel] branch main updated: Upgrade wiremock to 3 beta10

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 441f29fb922 Upgrade wiremock to 3 beta10
441f29fb922 is described below

commit 441f29fb922154bbe5a5c8fb16617aac8803bf06
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 10 14:55:43 2023 +0200

    Upgrade wiremock to 3 beta10
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f0ff3dacd2c..b335d25edf3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -473,7 +473,7 @@
         <web3j-version>3.6.0</web3j-version>
         <web3j-quorum-version>0.8.0</web3j-quorum-version>
         <wildfly-elytron>1.20.4.Final</wildfly-elytron>
-        <wiremock-version>3.0.0-beta-9</wiremock-version>
+        <wiremock-version>3.0.0-beta-10</wiremock-version>
         <woodstox-version>4.4.1</woodstox-version>
         <woodstox-core-version>6.5.1</woodstox-core-version>
         <xbean-spring-version>4.21</xbean-spring-version>