This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 8c8a48c057 Bump org.apache.httpcomponents:httpclient from 4.5.13 to
4.5.14 (#2044)
8c8a48c057 is described below
commit 8c8a48c05748e4784c83abeec2a5afe775d3a1e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 17 20:20:09 2025 +0200
Bump org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14 (#2044)
Bumps org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14.
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
dependency-version: 4.5.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b8493ecfdd..e0035b16ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@
<hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>
<hibernate.version>5.6.7.Final</hibernate.version>
<hibernate.validator.version>7.0.2.Final</hibernate.validator.version>
- <httpclient.version>4.5.13</httpclient.version>
+ <httpclient.version>4.5.14</httpclient.version>
<jansi.version>2.4.2</jansi.version>
<javassist.version>3.9.0.GA</javassist.version>
<jline.version>3.21.0</jline.version>