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/12/15 16:43:09 UTC

[sling-org-apache-sling-committer-cli] 01/01: Update to the latest versions of the logging bundles

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

rombert pushed a commit to branch issue/update-logging
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git

commit f56c8a43adc75a888942b008302ea0e549405fb5
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Dec 15 17:42:42 2021 +0100

    Update to the latest versions of the logging bundles
---
 src/main/features/app.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/features/app.json b/src/main/features/app.json
index 4e6e732..b5d4344 100644
--- a/src/main/features/app.json
+++ b/src/main/features/app.json
@@ -18,11 +18,11 @@
             "start-level": "1"
         },
         {
-            "id"         : "ch.qos.logback:logback-classic:1.2.3",
+            "id"         : "ch.qos.logback:logback-classic:1.2.8",
             "start-level": "1"
         },
         {
-            "id"         : "ch.qos.logback:logback-core:1.2.3",
+            "id"         : "ch.qos.logback:logback-core:1.2.8",
             "start-level": "1"
         },
         {
@@ -38,7 +38,7 @@
             "start-level": "1"
         },
         {
-            "id"         : "org.apache.felix:org.apache.felix.logback:1.0.2",
+            "id"         : "org.apache.felix:org.apache.felix.logback:1.0.666666",
             "start-level": "1"
         },
         {