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 2020/04/08 05:31:32 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6669] Upgrade to Pax Exam 4.13.3

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 265f609  [KARAF-6669] Upgrade to Pax Exam 4.13.3
265f609 is described below

commit 265f6096496a1f17e65763f9af468e85ad4e2c30
Author: jbonofre <jb...@apache.org>
AuthorDate: Tue Apr 7 07:06:21 2020 +0200

    [KARAF-6669] Upgrade to Pax Exam 4.13.3
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2f2f4f4..ee7f095 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,8 +278,8 @@
         <osgi.version>6.0.0</osgi.version>
         <osgi.compendium.version>6.0.0</osgi.compendium.version>
 
-        <pax.cdi.version>1.1.2</pax.cdi.version>
-        <pax.exam.version>4.13.2</pax.exam.version>
+        <pax.cdi.version>1.1.3</pax.cdi.version>
+        <pax.exam.version>4.13.3</pax.exam.version>
         <pax.logging.version>1.11.4</pax.logging.version>
         <pax.base.version>1.5.1</pax.base.version>
         <pax.swissbox.version>1.8.3</pax.swissbox.version>