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 49f3ce6e50 build(deps): bump
org.apache.felix:org.apache.felix.http.jetty12 (#2671)
49f3ce6e50 is described below
commit 49f3ce6e509c0f963c40ac70f99b656c34a3b021
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 07:18:58 2026 +0200
build(deps): bump org.apache.felix:org.apache.felix.http.jetty12 (#2671)
Bumps org.apache.felix:org.apache.felix.http.jetty12 from 1.1.8 to 1.1.10.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.http.jetty12
dependency-version: 1.1.10
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 39370f495f..68269fb0e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,7 +226,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>1.1.8</felix.http.version>
+ <felix.http.version>1.1.10</felix.http.version>
<felix.inventory.version>2.0.0</felix.inventory.version>
<felix.maven-bundle-plugin.version>6.0.2</felix.maven-bundle-plugin.version>
<felix.utils.version>1.11.8</felix.utils.version>