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 d1f84e197b Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.2
to 5.3.3
d1f84e197b is described below
commit d1f84e197b29f6fbc76ec4528a274c4db12de583
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 28 13:41:03 2025 +0000
Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.2 to 5.3.3
Bumps
[org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core)
from 5.3.2 to 5.3.3.
-
[Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.3.3/RELEASE_NOTES.txt)
-
[Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.3.2...rel/v5.3.3)
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.core5:httpcore5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 77e94ede98..2e09996f21 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.24</groovy.version>
- <httpcore.version>5.3.2</httpcore.version>
+ <httpcore.version>5.3.3</httpcore.version>
<httpclient.version>5.4.1</httpclient.version>
<intellij.version>5.0</intellij.version>
<jaxbri.version>4.0.3</jaxbri.version>