This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-core.git
The following commit(s) were added to refs/heads/master by this push:
new 2846a2d Update sling api to 2.25.4
2846a2d is described below
commit 2846a2dd9bbd4993a541b254f3e32bed427ff35c
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Oct 4 07:43:04 2023 +0200
Update sling api to 2.25.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b6a25ec..6179598 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.20.0</version>
+ <version>2.25.4</version>
<scope>provided</scope>
</dependency>
<dependency>