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 dfd2677 SLING-10999 : Update logging implementations
dfd2677 is described below
commit dfd2677f102cfeb34655bd13b253633be78a1569
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Dec 21 06:45:04 2021 +0100
SLING-10999 : Update logging implementations
---
org.apache.felix.webconsole-4.6.3-SNAPSHOT.jar | Bin 0 -> 517464 bytes
src/main/features/boot.json | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/org.apache.felix.webconsole-4.6.3-SNAPSHOT.jar
b/org.apache.felix.webconsole-4.6.3-SNAPSHOT.jar
new file mode 100644
index 0000000..0c89aeb
Binary files /dev/null and b/org.apache.felix.webconsole-4.6.3-SNAPSHOT.jar
differ
diff --git a/src/main/features/boot.json b/src/main/features/boot.json
index 03d884d..425ff85 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.2.0",
+ "id":"org.apache.sling:org.apache.sling.commons.log:5.3.0",
"start-order":"1"
},
{