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 851dc50 chore(deps): update dependency
org.apache.sling:org.apache.sling.resourceresolver to v2.0.2 (#523)
851dc50 is described below
commit 851dc50d2731fd8019d3189d021e5c783c1c7563
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Sep 17 21:46:29 2025 +0200
chore(deps): update dependency
org.apache.sling:org.apache.sling.resourceresolver to v2.0.2 (#523)
---
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 20d1ca9..d559d28 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -127,7 +127,7 @@
"start-order":"20"
},
{
- "id":"org.apache.sling:org.apache.sling.resourceresolver:2.0.0",
+ "id":"org.apache.sling:org.apache.sling.resourceresolver:2.0.2",
"start-order":"20"
},
{