GUACAMOLE-1956: Update Java dependencies to latest compatible.

This commit is contained in:
Michael Jumper
2025-01-01 21:10:16 -08:00
parent ce98043c16
commit 2df43bce9c
73 changed files with 410 additions and 97 deletions

View File

@@ -87,7 +87,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.16.0</version>
<version>3.17.0</version>
</dependency>
</dependencies>