You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2021/05/06 11:46:29 UTC

[karaf] branch main updated: [KARAF-7135] Upgrade to Pax Web 7.3.16

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 0d498c5  [KARAF-7135] Upgrade to Pax Web 7.3.16
     new dc939a4  Merge pull request #1366 from jbonofre/KARAF-7135
0d498c5 is described below

commit 0d498c50274f6bc9dc3b5ff866983327ceb58ead
Author: jbonofre <jb...@apache.org>
AuthorDate: Thu May 6 09:43:49 2021 +0200

    [KARAF-7135] Upgrade to Pax Web 7.3.16
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 420771b..02bccf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -295,7 +295,7 @@
         <pax.base.version>1.5.1</pax.base.version>
         <pax.swissbox.version>1.8.4</pax.swissbox.version>
         <pax.url.version>2.6.7</pax.url.version>
-        <pax.web.version>7.3.15</pax.web.version>
+        <pax.web.version>7.3.16</pax.web.version>
         <pax.tinybundle.version>3.0.0</pax.tinybundle.version>
         <pax.jdbc.version>1.5.0</pax.jdbc.version>
         <pax.jms.version>1.1.0</pax.jms.version>