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 c69090e8fb [KARAF-7414] Upgrade to Jetty 9.4.46.v20220331
c69090e8fb is described below

commit c69090e8fb8a5faeb893f8fef641f64524e15fa1
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Apr 18 07:11:47 2022 +0200

    [KARAF-7414] Upgrade to Jetty 9.4.46.v20220331
---
 assemblies/features/standard/src/main/feature/feature.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assemblies/features/standard/src/main/feature/feature.xml 
b/assemblies/features/standard/src/main/feature/feature.xml
index d3ecf1c52a..b6e1784dab 100644
--- a/assemblies/features/standard/src/main/feature/feature.xml
+++ b/assemblies/features/standard/src/main/feature/feature.xml
@@ -899,7 +899,7 @@ org.osgi.service.http.port=8181
         <feature>pax-web-http-war</feature>
     </feature>
 
-    <feature name="jetty" description="Transition feature for backward 
compatibility" version="9.4.43.v20210629">
+    <feature name="jetty" description="Transition feature for backward 
compatibility" version="9.4.46.v20220331">
         <feature>pax-web-jetty</feature>
     </feature>
 

Reply via email to