From 490c586dee4a4158eb2c1b80ced12c7c164e55c9 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Mon, 10 Oct 2022 17:54:18 +0200 Subject: [PATCH] Update org.apache.httpcomponents:httpcore to 4.4.15 In target platform we updated to this version already earlier. Change-Id: Iefa06bac2c007810936a5675482addd99f8f9cd3 --- WORKSPACE | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 579bb991da..a65b26baaa 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -86,8 +86,8 @@ maven_jar( maven_jar( name = "httpcore", - artifact = "org.apache.httpcomponents:httpcore:4.4.14", - sha1 = "9dd1a631c082d92ecd4bd8fd4cf55026c720a8c1", + artifact = "org.apache.httpcomponents:httpcore:4.4.15", + sha1 = "2ab1724e80d075698903a49f5e8fa90b077937ac", ) maven_jar( diff --git a/pom.xml b/pom.xml index 42de119e97..07850c23df 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ 10.0.6 0.15.3 4.5.13 - 4.4.14 + 4.4.15 1.7.30 3.3.1 2.6.0 -- 2.39.5