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:29:57 UTC

[karaf] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ebae49  [KARAF-6669] Upgrade to Pax Exam 4.13.3
     new ab04a46  Merge pull request #1085 from jbonofre/KARAF-6669
0ebae49 is described below

commit 0ebae49cae21e3b067e8ba620f93d6fc0829bfa8
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53b0f98..189b23e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@
         <osgi.compendium.version>6.0.0</osgi.compendium.version>
 
         <pax.cdi.version>1.1.3</pax.cdi.version>
-        <pax.exam.version>4.13.2</pax.exam.version>
+        <pax.exam.version>4.13.3</pax.exam.version>
         <pax.logging.version>2.0.2</pax.logging.version>
         <pax.base.version>1.5.1</pax.base.version>
         <pax.swissbox.version>1.8.3</pax.swissbox.version>