You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2021/12/15 05:36:03 UTC

[sling-org-apache-sling-starter] branch master updated: SLING-10999 : Update logging implementations

This is an automated email from the ASF dual-hosted git repository.

cziegeler 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 2d4fa4a  SLING-10999 : Update logging implementations
2d4fa4a is described below

commit 2d4fa4a257295b96f7ae40aef1c3ca89f03144c4
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Dec 15 06:35:53 2021 +0100

    SLING-10999 : Update logging implementations
---
 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 88fbe72..03d884d 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -73,7 +73,7 @@
             "start-order":"1"
         },
         {
-            "id":"org.apache.felix:org.apache.felix.log:1.2.4",
+            "id":"org.apache.felix:org.apache.felix.log:1.2.6",
             "start-order":"1"
         },
         {