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 5b68cb5 chore(deps): update dependency
org.apache.sling:org.apache.sling.auth.core to v1.7.0 (#247)
5b68cb5 is described below
commit 5b68cb597856157ede8e2da5542e9b18b9b242e9
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Oct 9 16:18:53 2023 +0200
chore(deps): update dependency org.apache.sling:org.apache.sling.auth.core
to v1.7.0 (#247)
---
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 b85f2c9..c16b840 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -183,7 +183,7 @@
"start-order":"5"
},
{
- "id":"org.apache.sling:org.apache.sling.auth.core:1.6.2",
+ "id":"org.apache.sling:org.apache.sling.auth.core:1.7.0",
"start-order":"5"
},
{