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 2019/05/14 09:56:21 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6279] Upgrade to Pax Web 7.2.10

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

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 6b4882b  [KARAF-6279] Upgrade to Pax Web 7.2.10
6b4882b is described below

commit 6b4882b7d31703752931edc8b024daa018bbc131
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun May 12 07:55:08 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 73908f3..5ee760d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,7 @@
         <pax.base.version>1.5.0</pax.base.version>
         <pax.swissbox.version>1.8.3</pax.swissbox.version>
         <pax.url.version>2.6.1</pax.url.version>
-        <pax.web.version>7.2.9</pax.web.version>
+        <pax.web.version>7.2.10</pax.web.version>
         <pax.tinybundle.version>3.0.0</pax.tinybundle.version>
         <pax.jdbc.version>1.3.5</pax.jdbc.version>
         <pax.jms.version>1.0.3</pax.jms.version>