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/09/24 12:47:48 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6860] Upgrade to Pax Exam 4.13.4

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 85df465  [KARAF-6860] Upgrade to Pax Exam 4.13.4
85df465 is described below

commit 85df465b7662b1f9617aa986fef16de05eed2971
Author: jbonofre <jb...@apache.org>
AuthorDate: Wed Sep 23 20:40:04 2020 +0200

    [KARAF-6860] Upgrade to Pax Exam 4.13.4
    
    (cherry picked from commit dbf08d53fcb6df650d95b2b48004bc84eedb0363)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e1fff07..b81969e 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.3</pax.exam.version>
+        <pax.exam.version>4.13.4</pax.exam.version>
         <pax.logging.version>1.11.7</pax.logging.version>
         <pax.base.version>1.5.1</pax.base.version>
         <pax.swissbox.version>1.8.3</pax.swissbox.version>