[java-parent-project] branch master updated: IDP-1465 - Updated httpclient to 4.5.12
Ian Young
ian at iay.org.uk
Mon Mar 9 12:22:41 EDT 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=8b0f3ca40e98a6f7846db1562fc7b9db05368afa
The following commit(s) were added to refs/heads/master by this push:
new 8b0f3ca IDP-1465 - Updated httpclient to 4.5.12
8b0f3ca is described below
commit 8b0f3ca40e98a6f7846db1562fc7b9db05368afa
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Mar 9 16:14:59 2020 +0000
IDP-1465 - Updated httpclient to 4.5.12
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 8cf3665..2cb9821 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<cryptacular.version>1.2.4</cryptacular.version>
<!-- IMPORTANT: httpclient and httpcore versions need to be updated together. -->
<httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
- <httpclient.version>4.5.11</httpclient.version>
+ <httpclient.version>4.5.12</httpclient.version>
<httpclient.httpcore.version>4.4.13</httpclient.httpcore.version>
<guava.version>28.2-jre</guava.version>
<jackson.version>2.10.3</jackson.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list