This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch feature/sling-api-2.25.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git
commit e01863a6e0b9623c55105a5984f367e365a6b5c1 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Jan 20 14:32:26 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 f2ddf0e..2d4076a 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> - <version>2.25.0</version> + <version>2.25.4</version> </dependency> <dependency> <groupId>org.osgi</groupId>
