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-bundleresource-impl.git
The following commit(s) were added to refs/heads/master by this push:
new bd411b6 Bump org.apache.sling:org.apache.sling.api from 2.16.0 to
2.25.4
bd411b6 is described below
commit bd411b6a9a5fc4d3e7dd93d5be69bda050a87669
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Mar 5 18:20:28 2025 +0100
Bump org.apache.sling:org.apache.sling.api from 2.16.0 to 2.25.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c34e10a..cf9e2b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.16.0</version>
+ <version>2.25.4</version>
<scope>provided</scope>
</dependency>
<dependency>