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 21a4ef284acd5a41c10be51dd5ef725dbfaa422b Author: Robert Munteanu <[email protected]> AuthorDate: Mon Jun 13 20:06:17 2022 +0200 Update to o.a.s.commons.log 5.4.2 --- src/main/features/boot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/features/boot.json b/src/main/features/boot.json index 2426997..394c5dc 100644 --- a/src/main/features/boot.json +++ b/src/main/features/boot.json @@ -73,7 +73,7 @@ "start-order":"1" }, { - "id":"org.apache.sling:org.apache.sling.commons.log:5.4.0", + "id":"org.apache.sling:org.apache.sling.commons.log:5.4.2", "start-order":"1" }, {
