This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch feature/sling-api-bump in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcecollection.git
commit 2689ea471f2d18dd4de7d24314df6ca496441744 Author: Stefan Seifert <[email protected]> AuthorDate: Wed Feb 26 12:17:23 2025 +0100 Bump org.apache.sling:org.apache.sling.api from 2.6.0 to 2.25.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ccb2244..59d4a0d 100755 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> - <version>2.6.0</version> + <version>2.25.4</version> <scope>provided</scope> </dependency> <dependency>
