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 2021/12/14 11:46:48 UTC

[camel] 01/04: Upgrade HttpCore to version 4.4.15

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 178c3df1f83ee3b72c7dcb19a8adf60f90436102
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 14 11:28:55 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 170e376..f68dbcd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -243,7 +243,7 @@
         <hsqldb-version>2.5.1</hsqldb-version>
         <htrace-version>3.1.0-incubating</htrace-version>
         <httpunit-version>1.7</httpunit-version>
-        <httpcore4-version>4.4.14</httpcore4-version>
+        <httpcore4-version>4.4.15</httpcore4-version>
         <httpclient4-version>4.5.13</httpclient4-version>
         <httpasyncclient-version>4.1.4</httpasyncclient-version>
         <huaweicloud-obs-version>3.21.4.1</huaweicloud-obs-version>