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 687934a71e Bump org.apache.felix:org.apache.felix.http.jetty from
4.2.2 to 4.2.32 (#2037)
687934a71e is described below
commit 687934a71ec93db595a3cdd69784bee7b5fb2bcd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 27 06:20:36 2025 +0200
Bump org.apache.felix:org.apache.felix.http.jetty from 4.2.2 to 4.2.32
(#2037)
Bumps org.apache.felix:org.apache.felix.http.jetty from 4.2.2 to 4.2.32.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.http.jetty
dependency-version: 4.2.32
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 7f8f094d0c..5f56a3ed60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@
<felix.gogo.runtime.version>1.1.6</felix.gogo.runtime.version>
<felix.gogo.jline.version>1.1.8</felix.gogo.jline.version>
<felix.httplite.version>0.1.6</felix.httplite.version>
- <felix.http.version>4.2.2</felix.http.version>
+ <felix.http.version>4.2.32</felix.http.version>
<felix.inventory.version>1.1.0</felix.inventory.version>
<felix.maven-bundle-plugin.version>5.1.9</felix.maven-bundle-plugin.version>
<felix.utils.version>1.11.8</felix.utils.version>