You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by am...@apache.org on 2020/10/21 07:19:36 UTC

[aries-rsa] 02/03: ARIES-2015 - Upgrade pax-exam to 4.13.4

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

amichai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git

commit 659bab2f9507686fb5b45fc04c8383c52e7c20ac
Author: Amichai Rothman <am...@apache.org>
AuthorDate: Sun Mar 8 17:06:10 2020 +0200

    ARIES-2015 - Upgrade pax-exam to 4.13.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 77c6047..3bdb698 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -40,7 +40,7 @@
         <log4j.version>1.2.6</log4j.version>
         <hawtdispatch.version>1.21</hawtdispatch.version>
         <hawtbuf.version>1.11</hawtbuf.version>
-        <exam.version>4.13.0</exam.version>
+        <exam.version>4.13.4</exam.version>
         <cxf.resources.base.path />
         <cxf.checkstyle.extension />
     </properties>