This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch feature/sling-api-update in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-caconfig.git
commit 9fdeea2ad5fe61def92ef50becaef73b0ca5741c Author: Stefan Seifert <[email protected]> AuthorDate: Mon Jan 20 14:48:47 2025 +0100 SLING-12627 Update to Sling API 2.25.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4458ff0..1e44b37 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> - <version>2.16.4</version> + <version>2.25.4</version> <scope>provided</scope> </dependency> <dependency>
