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 0d948d9161ae8ac466aeb9fbb952289f4bbaf175
Author: Oliver Lietz <[email protected]>
AuthorDate: Wed Jul 12 21:29:27 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 49ec754..0296ebf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.testing.paxexam</artifactId>
-      <version>4.0.0-SNAPSHOT</version>
+      <version>4.0.0</version>
       <scope>test</scope>
     </dependency>
     <!-- nullability -->

Reply via email to