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-discovery-oak.git
The following commit(s) were added to refs/heads/master by this push:
new b9702f8 Bump org.apache.sling:org.apache.sling.api from 2.11.0 to
2.25.4
b9702f8 is described below
commit b9702f84d59c6b244a1728916432535705b96537
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Dec 12 17:39:03 2024 +0100
Bump org.apache.sling:org.apache.sling.api from 2.11.0 to 2.25.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d30084d..d0d6632 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.11.0</version>
+ <version>2.25.4</version>
<scope>provided</scope>
</dependency>
<dependency>