[java-parent-project] branch maint-7 updated: Update httpclient to 4.5.3, httpcore to 4.4.8.

Scott Cantor cantor.2 at osu.edu
Thu Dec 14 19:27:11 EST 2017


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch maint-7
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=062529e9635477a1d3307b888c4cb1162f5681f2

The following commit(s) were added to refs/heads/maint-7 by this push:
       new  062529e   Update httpclient to 4.5.3, httpcore to 4.4.8.
062529e is described below

commit 062529e9635477a1d3307b888c4cb1162f5681f2
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Dec 14 19:27:09 2017 -0500

    Update httpclient to 4.5.3, httpcore to 4.4.8.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 84e987e..17080ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,8 +23,8 @@
         <cryptacular.version>1.1.2</cryptacular.version>
         <!-- IMPORTANT: httpclient and httpcore versions need to be updated together.  -->
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
-        <httpclient.version>4.3.6</httpclient.version>
-        <httpclient.httpcore.version>4.3.3</httpclient.httpcore.version>
+        <httpclient.version>4.5.3</httpclient.version>
+        <httpclient.httpcore.version>4.4.8</httpclient.httpcore.version>
         <guava.version>20.0</guava.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jetty.version>9.2.14.v20151106</jetty.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list