This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
new 11c7fdf [KARAF-7191] Upgrade to Felix Http Jetty 4.1.10
11c7fdf is described below
commit 11c7fdfb275f1ec5fbc3dca9e072dd708d6485b8
Author: jbonofre <[email protected]>
AuthorDate: Thu Jul 1 14:29:14 2021 +0200
[KARAF-7191] Upgrade to Felix Http Jetty 4.1.10
(cherry picked from commit 62fab5d5fee508791a369ac1549c38d43d0c09c1)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6b5e04f..b316122 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,7 @@
<felix.gogo.runtime.version>1.1.4</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.1.8</felix.http.version>
+ <felix.http.version>4.1.10</felix.http.version>
<felix.inventory.version>1.0.6</felix.inventory.version>
<felix.plugin.version>5.1.2</felix.plugin.version>
<felix.utils.version>1.11.8</felix.utils.version>