This is an automated email from the ASF dual-hosted git repository.
enapps-enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-commons.git
The following commit(s) were added to refs/heads/master by this push:
new f3610b7 SLING-13227 Bump org.apache.sling.api to 2.25.4 (#11)
f3610b7 is described below
commit f3610b7efea6e503ae3c92c38eeefdd610381c84
Author: Eric Norman <[email protected]>
AuthorDate: Sat May 30 12:22:47 2026 -0700
SLING-13227 Bump org.apache.sling.api to 2.25.4 (#11)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fdffd4b..620f8ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.22.0</version>
+ <version>2.25.4</version>
<scope>provided</scope>
</dependency>
<dependency>