This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch appmod/java-upgrade-20250910060318
in repository https://gitbox.apache.org/repos/asf/sling-samples.git

commit 2687a2a9117410a37f2caf1cc824e06f276241ef
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Sep 10 09:04:37 2025 +0200

    Try Sling mock version 3.4.0-1.40.0
---
 slingshot/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slingshot/pom.xml b/slingshot/pom.xml
index 3217c0d..3b4ecb1 100644
--- a/slingshot/pom.xml
+++ b/slingshot/pom.xml
@@ -135,7 +135,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.sling-mock-oak</artifactId>
-            <version>3.4.14-1.44.0</version>
+            <version>3.4.0-1.40.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to