This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new be943e374f Bump org.apache.httpcomponents.core5:httpcore5 from 5.3 to 5.3.1 be943e374f is described below commit be943e374fbfbcabab99f290d5f03086e3bd2c3a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 22 13:39:40 2024 +0000 Bump org.apache.httpcomponents.core5:httpcore5 from 5.3 to 5.3.1 Bumps [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core) from 5.3 to 5.3.1. - [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.3.1/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.3...rel/v5.3.1) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.core5:httpcore5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a8852a1e49..2f060c6d76 100644 --- a/pom.xml +++ b/pom.xml @@ -478,7 +478,7 @@ <geronimo.spec.jaxws.version>1.2</geronimo.spec.jaxws.version> <google.gson.version>2.11.0</google.gson.version> <groovy.version>4.0.23</groovy.version> - <httpcore.version>5.3</httpcore.version> + <httpcore.version>5.3.1</httpcore.version> <httpclient.version>5.4</httpclient.version> <intellij.version>5.0</intellij.version> <jaxbri.version>4.0.3</jaxbri.version>