mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-1956: Update to latest release of Logback (v1.3.15).
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
ch.qos.logback:logback-classic:jar:1.3.14
|
||||
ch.qos.logback:logback-core:jar:1.3.14
|
@@ -1,8 +1,8 @@
|
||||
Logback (http://logback.qos.ch/)
|
||||
--------------------------------
|
||||
|
||||
Version: 1.3.14
|
||||
Version: 1.3.15
|
||||
From: 'QOS.ch Sàrl' (http://qos.ch/)
|
||||
License(s):
|
||||
EPL v1.0 (bundled/logback-1.3.14/LICENSE.txt)
|
||||
EPL v1.0 (bundled/logback-1.3.15/LICENSE.txt)
|
||||
|
2
doc/licenses/logback-1.3.15/dep-coordinates.txt
Normal file
2
doc/licenses/logback-1.3.15/dep-coordinates.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
ch.qos.logback:logback-classic:jar:1.3.15
|
||||
ch.qos.logback:logback-core:jar:1.3.15
|
2
pom.xml
2
pom.xml
@@ -45,7 +45,7 @@
|
||||
<jersey.version>2.46</jersey.version>
|
||||
<junit.version>5.11.4</junit.version>
|
||||
<junit4.version>4.13.2</junit4.version>
|
||||
<logback.version>1.3.14</logback.version>
|
||||
<logback.version>1.3.15</logback.version>
|
||||
<slf4j.version>2.0.16</slf4j.version>
|
||||
|
||||
<!-- The directory that should receive all generated dependency lists
|
||||
|
Reference in New Issue
Block a user