[java-parent-project] 02/03: Update httpcore to 4.4.14

Ian Young ian at iay.org.uk
Fri Feb 12 17:34:42 UTC 2021


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

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

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

commit 51f46804cdf0e6af122c5e02b0245e5c1b04f904
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Feb 12 17:16:35 2021 +0000

    Update httpcore to 4.4.14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 188e887..c34e887 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.13</httpclient.version>
-        <httpclient.httpcore.version>4.4.13</httpclient.httpcore.version>
+        <httpclient.httpcore.version>4.4.14</httpclient.httpcore.version>
         <graalvm.version>20.0.0</graalvm.version>
         <guava.version>30.1-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