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

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d29c0b  KNOX-2094 - Upgrade httpcore to 4.4.12
1d29c0b is described below

commit 1d29c0b178fdc05a17a873b60f954a58f839a3f4
Author: Kevin Risden <[email protected]>
AuthorDate: Sun Nov 3 16:55:54 2019 -0500

    KNOX-2094 - Upgrade httpcore to 4.4.12
    
    Signed-off-by: Kevin Risden <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2f6eb4d..6ffe6e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
         <hamcrest.version>2.2</hamcrest.version>
         <hamcrest-json.version>0.2</hamcrest-json.version>
         <httpclient.version>4.5.6</httpclient.version>
-        <httpcore.version>4.4.11</httpcore.version>
+        <httpcore.version>4.4.12</httpcore.version>
         <j2e-pac4j.version>4.1.0</j2e-pac4j.version>
         <jackson.version>2.10.0</jackson.version>
         <jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>

Reply via email to