You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2021/10/14 16:08:35 UTC

[sling-org-apache-sling-starter] branch master updated: Update to latest o.a.s.commons.log

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


The following commit(s) were added to refs/heads/master by this push:
     new d4bd2e4  Update to latest o.a.s.commons.log
d4bd2e4 is described below

commit d4bd2e4824a13f126771358dcb6a07b7ed370e05
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Oct 14 17:10:17 2021 +0200

    Update to latest o.a.s.commons.log
---
 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 82f79dc..3c277a6 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -65,7 +65,7 @@
             "start-order":"1"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.commons.log:5.1.12",
+            "id":"org.apache.sling:org.apache.sling.commons.log:5.1.14",
             "start-order":"1"
         },
         {