You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/10/23 06:49:12 UTC

[camel] branch master updated (e24c332 -> b5e051c)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from e24c332  CAMEL-11869: Removed the unused dependency to mockito from camel-infinispan
     new b2dbfce  Upgrade Chronicle Wire to version 1.9.20
     new b5e051c  Upgrade Wiremock to version 2.10.1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].

[camel] 02/02: Upgrade Wiremock to version 2.10.1

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b5e051c0ec9597ef3c7506572962a76cf6c06d6d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 23 08:48:01 2017 +0200

    Upgrade Wiremock to version 2.10.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fbeb037..eb5dee0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -709,7 +709,7 @@
     <weld2-version>2.4.5.Final</weld2-version>
     <weld3-version>3.0.1.Final</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
-    <wiremock-version>2.9.0</wiremock-version>
+    <wiremock-version>2.10.1</wiremock-version>
     <woodstox-version>4.4.1</woodstox-version>
     <ws-commons-util-bundle-version>1.0.2_2</ws-commons-util-bundle-version>
     <wsdl4j-bundle-version>1.6.3_1</wsdl4j-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.

[camel] 01/02: Upgrade Chronicle Wire to version 1.9.20

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b2dbfced00ee7259d393414df5872f05747ea72c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 23 08:32:43 2017 +0200

    Upgrade Chronicle Wire to version 1.9.20
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 861cd80..fbeb037 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.9.8</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
     <chronicle-threads-version>1.8.2</chronicle-threads-version>
-    <chronicle-wire-version>1.9.19</chronicle-wire-version>
+    <chronicle-wire-version>1.9.20</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.4_1</chunk-templates-bundle-version>
     <classmate-version>1.3.4</classmate-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.