[java-parent-project] 02/03: Update httpclient to 5.3.1

Ian Young ian at iay.org.uk
Thu Feb 29 17:01:44 UTC 2024


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=0754d10f1996f3bc64877d1de6ffcba13f708a6c

commit 0754d10f1996f3bc64877d1de6ffcba13f708a6c
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Feb 29 16:48:20 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 677c5a2..0ad7a92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
         <httpclient.groupId>org.apache.httpcomponents.client5</httpclient.groupId>
         <httpclient.artifactId>httpclient5</httpclient.artifactId>
         <httpclient.cache.artifactId>httpclient5-cache</httpclient.cache.artifactId>
-        <httpclient.version>5.2.1</httpclient.version>
+        <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.2</httpclient.httpcore.version>

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


More information about the commits mailing list