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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f2fcaf  update dependencies to next SNAPSHOT version until release 
version is available on maven central
0f2fcaf is described below

commit 0f2fcafc966175db5ed7b562efde8b347c42a787
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 8 14:29:39 2025 +0100

    update dependencies to next SNAPSHOT version until release version is 
available on maven central
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cb7fcfb..070bd7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -298,7 +298,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.starter.test-services</artifactId>
-            <version>14</version>
+            <version>15-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

Reply via email to