[java-parent-project] 04/04: Update httpcore to 5.2.2
Ian Young
ian at iay.org.uk
Wed Aug 9 14:57:16 UTC 2023
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=4c36312458bef285cf84c51ae135c864a7aa3254
commit 4c36312458bef285cf84c51ae135c864a7aa3254
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Aug 9 15:40:30 2023 +0100
Update httpcore to 5.2.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 237614e..0a80125 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<httpclient.version>5.2.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.1</httpclient.httpcore.version>
+ <httpclient.httpcore.version>5.2.2</httpclient.httpcore.version>
<graalvm.version>21.2.0</graalvm.version>
<guava.version>31.1-jre</guava.version>
<jackson.version>2.14.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