This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new 4c9e130 chore(deps): update dependency
org.apache.sling:org.apache.sling.auth.core to v2.0.2 (#508)
4c9e130 is described below
commit 4c9e1302da0106f45a17b10a4b94d6909449d1bd
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Aug 27 16:17:35 2025 +0200
chore(deps): update dependency org.apache.sling:org.apache.sling.auth.core
to v2.0.2 (#508)
---
src/main/features/base.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/base.json b/src/main/features/base.json
index 0c0a374..b19df98 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -203,7 +203,7 @@
"start-order":"5"
},
{
- "id":"org.apache.sling:org.apache.sling.auth.core:2.0.0",
+ "id":"org.apache.sling:org.apache.sling.auth.core:2.0.2",
"start-order":"5"
},
{