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 c3ca2ac7a2 KARAF-7936: Upgrade to Pax URL 2.6.16
c3ca2ac7a2 is described below

commit c3ca2ac7a29527f14163b17157b8c768e8cf1073
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jan 16 18:08:44 2025 +0100

    KARAF-7936: Upgrade to Pax URL 2.6.16
    
    (cherry picked from commit 4dd1d53e4e66d552b26355ff2ac9168869ca32a2)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c4d2eeed26..a7bddd502b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -310,7 +310,7 @@
         <pax.logging.version>2.2.8</pax.logging.version>
         <pax.base.version>1.5.1</pax.base.version>
         <pax.swissbox.version>1.8.5</pax.swissbox.version>
-        <pax.url.version>2.6.15</pax.url.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.tinybundle.version>3.0.0</pax.tinybundle.version>

Reply via email to