mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1956: Update SLF4J to latest compatible (v2.0.17).
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
org.slf4j:jul-to-slf4j:jar:2.0.16
|
||||
org.slf4j:slf4j-api:jar:2.0.16
|
@@ -1,8 +1,8 @@
|
||||
Simple Logging Facade for Java (http://slf4j.org/)
|
||||
--------------------------------------------------
|
||||
|
||||
Version: 2.0.16
|
||||
Version: 2.0.17
|
||||
From: 'QOS.ch Sàrl' (http://qos.ch/)
|
||||
License(s):
|
||||
MIT (bundled/slf4j-api-2.0.16/LICENSE.txt)
|
||||
MIT (bundled/slf4j-api-2.0.17/LICENSE.txt)
|
||||
|
2
doc/licenses/slf4j-api-2.0.17/dep-coordinates.txt
Normal file
2
doc/licenses/slf4j-api-2.0.17/dep-coordinates.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
org.slf4j:jul-to-slf4j:jar:2.0.17
|
||||
org.slf4j:slf4j-api:jar:2.0.17
|
2
pom.xml
2
pom.xml
@@ -46,7 +46,7 @@
|
||||
<junit.version>5.11.4</junit.version>
|
||||
<junit4.version>4.13.2</junit4.version>
|
||||
<logback.version>1.3.15</logback.version>
|
||||
<slf4j.version>2.0.16</slf4j.version>
|
||||
<slf4j.version>2.0.17</slf4j.version>
|
||||
|
||||
<!-- The directory that should receive all generated dependency lists
|
||||
(for LICENSE generation) -->
|
||||
|
Reference in New Issue
Block a user