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-messaging-mail.git
commit d59a9efb91897cbab148c70bf5bbe1ba8b99eb32 Author: Oliver Lietz <[email protected]> AuthorDate: Wed Jul 12 23:28:33 2023 +0200 SLING-11476 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 878a377..3f767eb 100644 --- a/pom.xml +++ b/pom.xml @@ -250,7 +250,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> <!-- Jasypt -->
