[java-parent-project] branch master updated: IDP-1465 - Update httpclient to 4.5.11

Ian Young ian at iay.org.uk
Tue Jan 21 06:33:14 EST 2020


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

iay pushed a commit to branch master
in repository java-parent-project.

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

The following commit(s) were added to refs/heads/master by this push:
       new  6e1b12c   IDP-1465 - Update httpclient to 4.5.11
6e1b12c is described below

commit 6e1b12c28fbb452386e5501669c89393004f5d36
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 21 11:33:11 2020 +0000

    IDP-1465 - Update httpclient to 4.5.11
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7940a1a..05446f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
         <cryptacular.version>1.2.3</cryptacular.version>
         <!-- IMPORTANT: httpclient and httpcore versions need to be updated together.  -->
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
-        <httpclient.version>4.5.10</httpclient.version>
+        <httpclient.version>4.5.11</httpclient.version>
         <httpclient.httpcore.version>4.4.13</httpclient.httpcore.version>
         <guava.version>28.2-jre</guava.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>

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


More information about the commits mailing list