GUACAMOLE-1763: Update Java dependencies to latest compatible versions.

This commit is contained in:
Michael Jumper
2023-04-03 14:24:58 -07:00
parent 2f4c9d175a
commit 8ee9ee40dc
52 changed files with 67 additions and 67 deletions

View File

@@ -106,7 +106,7 @@
<dependency>
<groupId>org.bitbucket.b_c</groupId>
<artifactId>jose4j</artifactId>
<version>0.9.1</version>
<version>0.9.3</version>
</dependency>
<!-- Guice -->