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-testing-sling-mock.git
The following commit(s) were added to refs/heads/master by this push:
new 731a94a SLING-12627 Update to Sling API 2.25.4
731a94a is described below
commit 731a94a09c45e71e933485ea63cdf9e2935ca88a
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>