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 2019/01/09 12:13:29 UTC

[camel] branch master updated (cc0baff -> 9274287)

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 cc0baff  Upgrade Groovy
     new 009057e  Upgrade Javax.ws.rs-api to version 2.1.1
     new 9274287  Upgrade Wiremock to version 2.20.0

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(-)


[camel] 01/02: Upgrade Javax.ws.rs-api to version 2.1.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 009057eca01d1dc0be3f9e86e05f5163692e575c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 9 11:56:58 2019 +0100

    Upgrade Javax.ws.rs-api to version 2.1.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 691f63a..b6c0a55 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -360,7 +360,7 @@
     <javax-inject-bundle-version>1_2</javax-inject-bundle-version>
     <javax-mail-version>1.6.1</javax-mail-version>
     <javax.servlet-api-version>3.1.0</javax.servlet-api-version>
-    <javax.ws.rs-api-version>2.0.1</javax.ws.rs-api-version>
+    <javax.ws.rs-api-version>2.1.1</javax.ws.rs-api-version>
     <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
     <jaxen-version>1.1.6</jaxen-version>
     <jbpm-version>7.14.0.Final</jbpm-version>


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

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 92742876f73ee743dbfdea9110e1c8435e30a956
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 9 13:12:56 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b6c0a55..9fc6e1e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -714,7 +714,7 @@
     <weld2-version>2.4.7.Final</weld2-version>
     <weld3-version>3.0.5.Final</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
-    <wiremock-version>2.19.0</wiremock-version>
+    <wiremock-version>2.20.0</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>