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 62fab5d  [KARAF-7191] Upgrade to Felix Http Jetty 4.1.10
     new 8d2f107  Merge pull request #1398 from jbonofre/KARAF-7191
62fab5d is described below

commit 62fab5d5fee508791a369ac1549c38d43d0c09c1
Author: jbonofre <[email protected]>
AuthorDate: Thu Jul 1 14:29:14 2021 +0200

    [KARAF-7191] Upgrade to Felix Http Jetty 4.1.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ca3364e..5ed0d2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,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.maven-bundle-plugin.version>5.1.2</felix.maven-bundle-plugin.version>
         <felix.utils.version>1.11.8</felix.utils.version>

Reply via email to