Merge 1.4.0 changes back to master.

This commit is contained in:
Virtually Nick
2021-12-12 07:25:13 -05:00
43 changed files with 99 additions and 88 deletions

View File

@@ -26,14 +26,14 @@
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<packaging>jar</packaging>
<version>1.3.0</version>
<version>1.4.0</version>
<name>guacamole-common</name>
<url>http://guacamole.apache.org/</url>
<parent>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-client</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
<relativePath>../</relativePath>
</parent>