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-starter.git
The following commit(s) were added to refs/heads/master by this push:
new e04aa23 chore(deps): update dependency org.apache.sling.adapter to v3
(#625)
e04aa23 is described below
commit e04aa232726987f00c2a53805bed133168c4af92
Author: Eric Norman <[email protected]>
AuthorDate: Tue May 12 11:58:16 2026 -0700
chore(deps): update dependency org.apache.sling.adapter to v3 (#625)
---
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 853eb49..dd6ceb0 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -63,7 +63,7 @@
"start-order":"15"
},
{
- "id":"org.apache.sling:org.apache.sling.adapter:2.3.0",
+ "id":"org.apache.sling:org.apache.sling.adapter:3.0.0",
"start-order":"20"
},
{