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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git


The following commit(s) were added to refs/heads/master by this push:
     new 92cedcd  SLING-11004 - Update to pax-exam 4.13.3
92cedcd is described below

commit 92cedcd6b978bc841d31bee49cdf2c3444d59715
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Dec 15 15:33:56 2021 +0100

    SLING-11004 - Update 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 494fdfa..d315d23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
   <properties>
     <slf4j.version>1.7.21</slf4j.version>
     <logback.version>1.1.2</logback.version>
-    <pax-exam.version>3.5.0</pax-exam.version>
+    <pax-exam.version>4.13.3</pax-exam.version>
 
     <bundle.build.dir>
       ${basedir}/target

Reply via email to