This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git
The following commit(s) were added to refs/heads/master by this push:
new 71a59ff SLING-9112 Update Pax Exam to 4.13.2
71a59ff is described below
commit 71a59ffab2b16f62f2005d866108d8696c901eed
Author: Oliver Lietz <[email protected]>
AuthorDate: Sat Feb 22 23:20:48 2020 +0100
SLING-9112 Update Pax Exam to 4.13.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8744c08..b37549f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<properties>
<jackrabbit.version>2.16.3</jackrabbit.version>
<oak.version>1.8.9</oak.version>
- <org.ops4j.pax.exam.version>4.13.1</org.ops4j.pax.exam.version>
+ <org.ops4j.pax.exam.version>4.13.2</org.ops4j.pax.exam.version>
</properties>
<build>