GUACAMOLE-1905: Upgrade to jose4j 0.9.6.

This commit is contained in:
James Muehlner
2024-03-12 21:20:47 +00:00
parent bdfe030f61
commit dc016e4b9f
5 changed files with 3 additions and 3 deletions

View File

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