From ef8a65a3ff61425afcc48f440ad4ec29581150a8 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Wed, 17 Oct 2018 07:49:47 +0200 Subject: [PATCH 1/2] Update pom.xml --- cosmos-hive-auth-provider/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosmos-hive-auth-provider/pom.xml b/cosmos-hive-auth-provider/pom.xml index b3568a6..d62230f 100644 --- a/cosmos-hive-auth-provider/pom.xml +++ b/cosmos-hive-auth-provider/pom.xml @@ -26,7 +26,7 @@ org.apache.httpcomponents httpclient - 4.2.5 + 4.3.6 log4j From aa5df33d12425425a5408b1692c58f8f51e0b407 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Wed, 17 Oct 2018 09:49:35 +0200 Subject: [PATCH 2/2] Update CHANGES_NEXT_RELEASE --- CHANGES_NEXT_RELEASE | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 0ade85b..dea7623 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -2,3 +2,4 @@ - [cosmos-hive-auth-provider][feature] Add OAuth2 cache (#225) - [cosmos-auth][vulnerability] Upgrade hapi to 11.1.3 - [cosmos-tidoop-api][vulnerability] Upgrade hapi to 11.1.3 +- [cosmos-hive-auth-provider][vulnerability] Upgrade httpclient to 4.3.6