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 d3a178529f build(deps): bump
org.apache.felix:org.apache.felix.http.jetty12 (#2776)
d3a178529f is described below
commit d3a178529f965f247d7f9cc0a9cd5af310df5389
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 16 13:08:00 2026 +0200
build(deps): bump org.apache.felix:org.apache.felix.http.jetty12 (#2776)
Bumps org.apache.felix:org.apache.felix.http.jetty12 from 1.2.0 to 2.0.2.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.http.jetty12
dependency-version: 2.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
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 0fdaa0336e..8aca4d30e6 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.2.0</felix.http.version>
+ <felix.http.version>2.0.2</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>