This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/update-api-engine in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit b23cf12eab639dbedd34e9d419c134d2b95bcb9e Author: Renovate Bot <b...@renovateapp.com> AuthorDate: Fri May 26 09:26:01 2023 +0000 chore(deps): update dependency org.apache.sling:org.apache.sling.engine to v2.15.0 --- 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 92ce59e..9bd22ca 100644 --- a/src/main/features/base.json +++ b/src/main/features/base.json @@ -75,7 +75,7 @@ "start-order":"15" }, { - "id":"org.apache.sling:org.apache.sling.engine:2.14.0", + "id":"org.apache.sling:org.apache.sling.engine:2.15.0", "start-order":"20" }, {