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 584a41c60905d73122245744dcd2b4d02166f2b7 Author: Amichai Rothman <[email protected]> AuthorDate: Wed May 29 12:40:13 2024 +0300 ARIES-2133 Upgrade Pax Exam to 4.13.5 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 08a1394c..ef09bb43 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.4</exam.version> + <exam.version>4.13.5</exam.version> <cxf.resources.base.path /> <cxf.checkstyle.extension /> </properties>
