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

This commit is contained in:
Michael Jumper
2021-04-02 15:43:29 -07:00
parent bc76efc250
commit 47215cfdf9
13 changed files with 15 additions and 64 deletions

View File

@@ -107,10 +107,6 @@
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
</dependency>
<dependency>
<groupId>com.google.inject.extensions</groupId>
<artifactId>guice-multibindings</artifactId>
</dependency>
<!-- Jersey - JAX-RS Implementation -->
<dependency>