You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2021/05/20 21:15:20 UTC

[aries-jax-rs-whiteboard] 02/02: Bump org.apache.felix.http.jetty from 4.1.6 to 4.1.8

This is an automated email from the ASF dual-hosted git repository.

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git

commit 3975970abfa9222df151cbaef94e9751896144fc
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu May 20 21:07:30 2021 +0000

    Bump org.apache.felix.http.jetty from 4.1.6 to 4.1.8
    
    Bumps org.apache.felix.http.jetty from 4.1.6 to 4.1.8.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f940b97..b0f58c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <eclipse.osgi.version>3.16.200</eclipse.osgi.version>
         <felix.configadmin.version>1.9.22</felix.configadmin.version>
         <felix.gogo.bom.version>1.0.6</felix.gogo.bom.version>
-        <felix.http.jetty.version>4.1.6</felix.http.jetty.version>
+        <felix.http.jetty.version>4.1.8</felix.http.jetty.version>
         <felix.http.servlet-api.version>1.1.2</felix.http.servlet-api.version>
         <felix.logback.version>1.0.2</felix.logback.version>
         <felix.scr.version>2.1.26</felix.scr.version>