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
commit e5a5b6cfc6bb85a8297e1a31352bf51247d393cb Author: Robert Munteanu <[email protected]> AuthorDate: Tue Jan 19 18:19:02 2021 +0100 Update to the latest installer.factory.configuration --- 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 a00ee30..d6daf4d 100644 --- a/src/main/features/boot.json +++ b/src/main/features/boot.json @@ -81,7 +81,7 @@ "start-order":"1" }, { - "id":"org.apache.sling:org.apache.sling.installer.factory.configuration:1.3.2", + "id":"org.apache.sling:org.apache.sling.installer.factory.configuration:1.3.4", "start-order":"1" }, {
