GUACAMOLE-1906: Bump version numbers to 1.5.5.

This commit is contained in:
Virtually Nick
2024-01-26 20:32:29 -05:00
parent d970442872
commit ff20c8db08
32 changed files with 81 additions and 81 deletions

View File

@@ -26,7 +26,7 @@
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-example</artifactId>
<packaging>war</packaging>
<version>1.5.4</version>
<version>1.5.5</version>
<name>guacamole-example</name>
<url>http://guacamole.apache.org/</url>
@@ -106,7 +106,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<version>1.5.4</version>
<version>1.5.5</version>
<scope>compile</scope>
</dependency>
@@ -114,7 +114,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<version>1.5.4</version>
<version>1.5.5</version>
<type>zip</type>
<scope>runtime</scope>
</dependency>