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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4fb410a84cb Revert "chore(deps): Bump httpcore-version from 5.2.5 to 
5.3"
4fb410a84cb is described below

commit 4fb410a84cb04a2f9eb7f8296790c5d321e78918
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Sep 17 10:41:00 2024 +0200

    Revert "chore(deps): Bump httpcore-version from 5.2.5 to 5.3"
    
    This reverts commit 8774cc42d8a8bd8c2b99fc0211a35576eda582e9.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1062c4a960f..6873846b6df 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -215,7 +215,7 @@
         <hk2-version>2.6.1</hk2-version>
         <hsqldb-version>2.7.3</hsqldb-version>
         <httpunit-version>1.7</httpunit-version>
-        <httpcore-version>5.3</httpcore-version>
+        <httpcore-version>5.2.5</httpcore-version>
         <httpclient-version>5.2.1</httpclient-version>
         <httpcore4-version>4.4.16</httpcore4-version>
         <httpclient4-version>4.5.14</httpclient4-version>

Reply via email to