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 2022/06/05 05:16:04 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-7269] Upgrade to Pax Exam 4.13.5

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 7b99ee7109 [KARAF-7269] Upgrade to Pax Exam 4.13.5
7b99ee7109 is described below

commit 7b99ee7109c27c9eaff4357b13fe7aa7e810b35c
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Jun 5 07:15:42 2022 +0200

    [KARAF-7269] Upgrade to Pax Exam 4.13.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0748b2474d..07f3b12454 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@
         <osgi.compendium.version>6.0.0</osgi.compendium.version>
 
         <pax.cdi.version>1.1.4</pax.cdi.version>
-        <pax.exam.version>4.13.4</pax.exam.version>
+        <pax.exam.version>4.13.5</pax.exam.version>
         <pax.logging.version>1.11.15</pax.logging.version>
         <pax.base.version>1.5.1</pax.base.version>
         <pax.swissbox.version>1.8.4</pax.swissbox.version>