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
commit 37ebb1698362410a7936b6d4d79c045131715f30 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Dec 8 14:25:10 2025 +0100 update to org.apache.sling.starter.test-services 14 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1eb6bf1..f2a4ddb 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-SNAPSHOT</version> + <version>14</version> <scope>compile</scope> </dependency> <dependency>
