GUACAMOLE-1594: Switch to Logback 1.3.x (supports Java 8).

This commit is contained in:
Mike Jumper
2022-11-11 15:27:28 -08:00
parent c8cb124f8a
commit 22f2f89009
5 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
Logback (http://logback.qos.ch/)
--------------------------------
Version: 1.4.4
Version: 1.3.4
From: 'QOS.ch Sàrl' (http://qos.ch/)
License(s):
EPL v1.0 (bundled/logback-1.4.4/LICENSE.txt)
EPL v1.0 (bundled/logback-1.3.4/LICENSE.txt)

View File

@@ -0,0 +1,2 @@
ch.qos.logback:logback-classic:jar:1.3.4
ch.qos.logback:logback-core:jar:1.3.4

View File

@@ -1,2 +0,0 @@
ch.qos.logback:logback-classic:jar:1.4.4
ch.qos.logback:logback-core:jar:1.4.4