GUACAMOLE-1218: Update to version 1.3.0 of guacamole-ext.

This commit is contained in:
Michael Jumper
2020-11-20 14:00:24 -08:00
parent 2a0f063a3b
commit 2fefc991df
3 changed files with 5 additions and 12 deletions

View File

@@ -26,7 +26,7 @@
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-auth-json</artifactId>
<packaging>jar</packaging>
<version>1.0.0-1</version>
<version>1.3.0</version>
<name>guacamole-auth-json</name>
<url>http://guacamole.apache.org/</url>
@@ -82,7 +82,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>1.0.0</version>
<version>1.3.0</version>
<scope>provided</scope>
</dependency>