This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/bundle-updates in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit cc8d7251b7e9352a18d6ec2f48fa796c6266586a Author: Robert Munteanu <[email protected]> AuthorDate: Mon Jun 13 20:06:26 2022 +0200 Update to o.a.s.api 2.25.4 --- 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 035557d..dcf1ff4 100644 --- a/src/main/features/base.json +++ b/src/main/features/base.json @@ -175,7 +175,7 @@ "start-order":"5" }, { - "id":"org.apache.sling:org.apache.sling.api:2.25.0", + "id":"org.apache.sling:org.apache.sling.api:2.25.4", "start-order":"5" }, {
