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 2022/12/22 09:56:55 UTC

[camel] branch main updated (d9851ad09c1 -> 6cd2a9c25d6)

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

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


    from d9851ad09c1 Sync deps
     new 41406645820 Upgrade Http Core to version 4.4.16
     new a3b6e8aaf1e Upgrade Http Client to version 4.5.16
     new 6cd2a9c25d6 Sync deps

The 3 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:
 camel-dependencies/pom.xml | 4 ++--
 parent/pom.xml             | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)


[camel] 03/03: Sync deps

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

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

commit 6cd2a9c25d6100e6125f2ff55fad52a3844e678a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 22 10:56:38 2022 +0100

    Sync deps
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 camel-dependencies/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 0700ebfb9ad..9b8ad310c0d 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -256,8 +256,8 @@
     <hk2-version>2.6.1</hk2-version>
     <hsqldb-version>2.7.1</hsqldb-version>
     <httpasyncclient-version>4.1.5</httpasyncclient-version>
-    <httpclient4-version>4.5.13</httpclient4-version>
-    <httpcore4-version>4.4.15</httpcore4-version>
+    <httpclient4-version>4.5.14</httpclient4-version>
+    <httpcore4-version>4.4.16</httpcore4-version>
     <httpunit-version>1.7</httpunit-version>
     <huaweicloud-obs-version>3.21.4.1</huaweicloud-obs-version>
     <huaweicloud-sdk-version>3.0.76</huaweicloud-sdk-version>


[camel] 02/03: Upgrade Http Client to version 4.5.16

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

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

commit a3b6e8aaf1ef734ef1c7d82052d4177e7b344ff8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 22 10:46:24 2022 +0100

    Upgrade Http Client to version 4.5.16
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0db28a7fc91..4c6e06c3c6b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -237,7 +237,7 @@
         <hsqldb-version>2.7.1</hsqldb-version>
         <httpunit-version>1.7</httpunit-version>
         <httpcore4-version>4.4.16</httpcore4-version>
-        <httpclient4-version>4.5.13</httpclient4-version>
+        <httpclient4-version>4.5.14</httpclient4-version>
         <httpasyncclient-version>4.1.5</httpasyncclient-version>
         <huaweicloud-obs-version>3.21.4.1</huaweicloud-obs-version>
         <huaweicloud-sdk-version>3.0.76</huaweicloud-sdk-version>


[camel] 01/03: Upgrade Http Core to version 4.4.16

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

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

commit 41406645820069db14e373d6b7a94bb9cc0bbc3c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 22 10:46:04 2022 +0100

    Upgrade Http Core to version 4.4.16
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bea6befb6cc..0db28a7fc91 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -8,7 +8,7 @@
     (the "License"); you may not use this file except in compliance with
     the License.  You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+         ttp://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
@@ -236,7 +236,7 @@
         <hk2-version>2.6.1</hk2-version>
         <hsqldb-version>2.7.1</hsqldb-version>
         <httpunit-version>1.7</httpunit-version>
-        <httpcore4-version>4.4.15</httpcore4-version>
+        <httpcore4-version>4.4.16</httpcore4-version>
         <httpclient4-version>4.5.13</httpclient4-version>
         <httpasyncclient-version>4.1.5</httpasyncclient-version>
         <huaweicloud-obs-version>3.21.4.1</huaweicloud-obs-version>