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 b2c5cdb  [KARAF-7081] Upgrade to Felix Http Jetty 4.1.6
b2c5cdb is described below

commit b2c5cdb20cdd49a40e19b9d59b9c5503f89ee638
Author: jbonofre <[email protected]>
AuthorDate: Wed Mar 24 16:08:24 2021 +0100

    [KARAF-7081] Upgrade to Felix Http Jetty 4.1.6
    
    (cherry picked from commit 52e089aace2b14049da015d50ac6a72391973258)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0d99392..c96f3c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,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.4</felix.http.version>
+        <felix.http.version>4.1.6</felix.http.version>
         <felix.inventory.version>1.0.6</felix.inventory.version>
         <felix.plugin.version>5.1.1</felix.plugin.version>
         <felix.utils.version>1.11.6</felix.utils.version>

Reply via email to