[java-parent-project] 03/03: Update httpcore to 5.2.4
Ian Young
ian at iay.org.uk
Thu Feb 29 17:01:45 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=e018e0fd9d69c5a9c4a3155f643d022a65ca865e
commit e018e0fd9d69c5a9c4a3155f643d022a65ca865e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Feb 29 16:49:06 2024 +0000
Update httpcore to 5.2.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0ad7a92..505baed 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.2</httpclient.httpcore.version>
+ <httpclient.httpcore.version>5.2.4</httpclient.httpcore.version>
<graalvm.version>21.2.0</graalvm.version>
<guava.version>33.0.0-jre</guava.version>
<jackson.version>2.15.4</jackson.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list