GUACAMOLE-1829: Correct versions of dependencies for remaining 1.5.2 versioned extensions.

This commit is contained in:
James Muehlner
2023-07-05 23:13:48 +00:00
parent 993cde2545
commit e804e8f95d
7 changed files with 11 additions and 11 deletions

View File

@@ -26,14 +26,14 @@
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-auth-ban</artifactId>
<packaging>jar</packaging>
<version>1.5.2</version>
<version>1.5.3</version>
<name>guacamole-auth-ban</name>
<url>http://guacamole.apache.org/</url>
<parent>
<groupId>org.apache.guacamole</groupId>
<artifactId>extensions</artifactId>
<version>1.5.2</version>
<version>1.5.3</version>
<relativePath>../</relativePath>
</parent>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>1.5.2</version>
<version>1.5.3</version>
<scope>provided</scope>
<!-- Exclude transitive dependencies that will be overridden by