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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new bc96612718 KARAF-7934: Upgrade to Pax Web 8.0.30
bc96612718 is described below

commit bc96612718050d141f24628cf9fd16b3b95daa27
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jan 16 18:21:22 2025 +0100

    KARAF-7934: Upgrade to Pax Web 8.0.30
    
    (cherry picked from commit f5c84f2cb36dbe5e5f2c9f8ffedf0c75af89be0c)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a7bddd502b..af4acbe5b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -311,8 +311,8 @@
         <pax.base.version>1.5.1</pax.base.version>
         <pax.swissbox.version>1.8.5</pax.swissbox.version>
         <pax.url.version>2.6.16</pax.url.version>
-        <pax.web.version>8.0.29</pax.web.version>
-        <jetty.version>9.4.56.v20240826</jetty.version>
+        <pax.web.version>8.0.30</pax.web.version>
+        <jetty.version>9.4.57.v20241219</jetty.version>
         <pax.tinybundle.version>3.0.0</pax.tinybundle.version>
         <pax.jdbc.version>1.5.7</pax.jdbc.version>
         <pax.jms.version>1.1.3</pax.jms.version>

Reply via email to