[java-parent-project] 04/15: Update httpcore to 4.4.15

Ian Young ian at iay.org.uk
Wed Mar 16 16:13:50 UTC 2022


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=f10350dbc4ae2062f938c2625d40fdc8e7a5431a

commit f10350dbc4ae2062f938c2625d40fdc8e7a5431a
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 16 14:38:02 2022 +0000

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

diff --git a/pom.xml b/pom.xml
index 0162d7b..26174ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,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.14</httpclient.httpcore.version>
+        <httpclient.httpcore.version>4.4.15</httpclient.httpcore.version>
         <graalvm.version>21.2.0</graalvm.version>
         <guava.version>30.1.1-jre</guava.version>
         <jackson.version>2.13.2</jackson.version>

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


More information about the commits mailing list