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 b40069d8c5 [KARAF-7507] Upgrade to Pax URL 2.6.11
     new a1e7251aa7 Merge pull request #1593 from jbonofre/KARAF-7507
b40069d8c5 is described below

commit b40069d8c55af640f56b0d81253f1eaa4c891d67
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Tue Jul 5 11:39:10 2022 +0200

    [KARAF-7507] Upgrade to Pax URL 2.6.11
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f65ecd497..af04e817c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,7 @@
         <pax.logging.version>2.1.2</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.10</pax.url.version>
+        <pax.url.version>2.6.11</pax.url.version>
         <pax.web.version>8.0.5</pax.web.version>
         <pax.tinybundle.version>3.0.0</pax.tinybundle.version>
         <pax.jdbc.version>1.5.3</pax.jdbc.version>

Reply via email to