Merge 1.5.5 changes back to main.

This commit is contained in:
Virtually Nick
2024-03-09 15:05:19 -05:00
81 changed files with 145 additions and 101 deletions

View File

@@ -162,12 +162,12 @@
<dependency>
<groupId>com.google.zxing</groupId>
<artifactId>javase</artifactId>
<version>3.5.2</version>
<version>3.5.3</version>
</dependency>
<dependency>
<groupId>com.google.zxing</groupId>
<artifactId>core</artifactId>
<version>3.5.2</version>
<version>3.5.3</version>
</dependency>
<!-- Guacamole depends on an implementation of JAX-WS -->