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-adapter.git
The following commit(s) were added to refs/heads/master by this push:
new ce4f079 Bump org.apache.sling:org.apache.sling.api from 2.12.0 to
2.25.4
ce4f079 is described below
commit ce4f079b9447b96df1b810c5b5f001f2dddb2c81
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Feb 26 11:58:35 2025 +0100
Bump org.apache.sling:org.apache.sling.api from 2.12.0 to 2.25.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7e35622..675cb14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.12.0</version>
+ <version>2.25.4</version>
<scope>provided</scope>
</dependency>
<dependency>