[java-parent-project] 01/02: IDP-1465 - update httpcomponents core to 4.4.13
Ian Young
ian at iay.org.uk
Tue Jan 14 07:24:28 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=8e4874433ffcd7338022f713c22171f1b9853586
commit 8e4874433ffcd7338022f713c22171f1b9853586
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 14 11:38:17 2020 +0000
IDP-1465 - update httpcomponents core to 4.4.13
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 57b761c..0443130 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<!-- 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.httpcore.version>4.4.12</httpclient.httpcore.version>
+ <httpclient.httpcore.version>4.4.13</httpclient.httpcore.version>
<guava.version>28.2-jre</guava.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<jetty.version>9.4.19.v20190610</jetty.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list