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-crypto.git
commit 2c13bd5073f86aea4061ad54df84785228dfbc33 Author: Oliver Lietz <[email protected]> AuthorDate: Sun Mar 22 09:43:17 2026 +0100 SLING-13140 Update Testing PaxExam to 4.1.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bae6ede..4ddfb64 100644 --- a/pom.xml +++ b/pom.xml @@ -259,7 +259,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.paxexam</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>4.1.2</version> <scope>test</scope> </dependency> <dependency>
