You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2019/06/02 08:20:30 UTC

[sling-org-apache-sling-commons-clam] 03/03: SLING-8459 Update Testing PaxExam to 3.0.0

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-commons-clam.git

commit f7a189dff60b481a9e6ef12cc364c24c9a637a1a
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Jun 1 18:44:59 2019 +0200

    SLING-8459 Update Testing PaxExam to 3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 24cdaf3..4eed4af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.testing.paxexam</artifactId>
-      <version>2.0.0</version>
+      <version>3.0.0</version>
       <scope>test</scope>
     </dependency>
     <!-- nullability -->