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-annotations.git


The following commit(s) were added to refs/heads/master by this push:
     new cf72ded  Bump org.apache.sling:org.apache.sling.api from 2.11.0 to 
2.25.4
cf72ded is described below

commit cf72ded087a3b1e083eaaba90d86ca070ddd6230
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Feb 26 11:59:15 2025 +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 1d3f5be..8f7f714 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.11.0</version>
+            <version>2.25.4</version>
             <!-- For link in Javadoc to AdapterFactory- & AdapterManager-class 
-->
             <scope>provided</scope>
         </dependency>

Reply via email to