GUACAMOLE-773: Update Java dependencies to latest stable, compatible versions.

This commit is contained in:
Michael Jumper
2021-12-25 15:43:53 -08:00
parent 014d692567
commit b8d23962d6
107 changed files with 2317 additions and 109 deletions

View File

@@ -122,7 +122,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.30</version>
<version>1.7.31</version>
</dependency>