GUACAMOLE-1956: Update SLF4J to latest compatible (v2.0.17).

This commit is contained in:
Michael Jumper
2025-03-04 02:15:46 -08:00
parent 7e3535e7ba
commit 3d0b0543d6
5 changed files with 5 additions and 5 deletions

View File

@@ -1,2 +0,0 @@
org.slf4j:jul-to-slf4j:jar:2.0.16
org.slf4j:slf4j-api:jar:2.0.16

View File

@@ -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)

View File

@@ -0,0 +1,2 @@
org.slf4j:jul-to-slf4j:jar:2.0.17
org.slf4j:slf4j-api:jar:2.0.17