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 2018/07/10 08:38:25 UTC

[camel] branch master updated (ddfc429 -> 69ee4f9)

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 ddfc429  CAMEL-12629: Regen
     new 2d5b7d4  Upgrade Http Core to version 4.4.10
     new 69ee4f9  Upgrade Http Client to version 4.5.6

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] 02/02: Upgrade Http Client to version 4.5.6

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 69ee4f9d0c08b1024f272c442716196375142ec3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 10 10:06:31 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1eb3745..f445da8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -307,7 +307,7 @@
     <htrace-version>3.1.0-incubating</htrace-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.4.10</httpcore4-version>
-    <httpclient4-version>4.5.5</httpclient4-version>
+    <httpclient4-version>4.5.6</httpclient4-version>
     <httpasyncclient-version>4.1.3</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>
     <hystrix-version>1.5.12</hystrix-version>


[camel] 01/02: Upgrade Http Core to version 4.4.10

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 2d5b7d4180baa223875c88f14b584b852ee860c2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 10 10:06:14 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7be4470..1eb3745 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -306,7 +306,7 @@
     <htmlunit-core-js-version>2.23</htmlunit-core-js-version>
     <htrace-version>3.1.0-incubating</htrace-version>
     <httpunit-version>1.7</httpunit-version>
-    <httpcore4-version>4.4.9</httpcore4-version>
+    <httpcore4-version>4.4.10</httpcore4-version>
     <httpclient4-version>4.5.5</httpclient4-version>
     <httpasyncclient-version>4.1.3</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>