This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 41c84d1424 Bump org.apache.httpcomponents:httpclient from 4.5.13 to
4.5.14 (#2446)
41c84d1424 is described below
commit 41c84d1424a2cbe1b35e220b4176050c7a22defe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 19 06:44:17 2026 +0200
Bump org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14 (#2446)
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 e3a1733830..24dada4864 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@
<hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>
<hibernate.version>5.6.15.Final</hibernate.version>
<hibernate.validator.version>7.0.5.Final</hibernate.validator.version>
- <httpclient.version>4.5.13</httpclient.version>
+ <httpclient.version>4.5.14</httpclient.version>
<jansi.version>2.4.3</jansi.version>
<javassist.version>3.9.0.GA</javassist.version>
<jline.version>3.30.9</jline.version>