[java-parent-project] 06/08: Update httpcore to 5.2.5

Scott Cantor cantor.2 at osu.edu
Mon Jul 29 16:33:48 UTC 2024


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

scantor pushed a commit to branch maint-17.1
in repository java-parent-project.

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

commit 474fd536ed1604c3ba0964ddecda782e214d63bd
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Jul 29 16:49:44 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 926ccfb..4fa05d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <httpclient.version>5.3.1</httpclient.version>
         <httpclient.httpcore.groupId>org.apache.httpcomponents.core5</httpclient.httpcore.groupId>
         <httpclient.httpcore.artifactId>httpcore5</httpclient.httpcore.artifactId>
-        <httpclient.httpcore.version>5.2.4</httpclient.httpcore.version>
+        <httpclient.httpcore.version>5.2.5</httpclient.httpcore.version>
         <graalvm.version>21.2.0</graalvm.version>
         <guava.version>33.0.0-jre</guava.version>
         <jackson.version>2.16.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