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-sling-mock.git
commit edfe5200a373772972b503fd08e65e4a2862e3c9 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Jan 20 14:32:48 2025 +0100 SLING-12627 Update to Sling API 2.25.4 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d3d526f..62f8136 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -118,7 +118,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.apache.sling</groupId>
