GUACAMOLE-1790: Bump version numbers of components not within 1.5.2.

This commit is contained in:
Mike Jumper
2023-05-17 17:00:46 -07:00
parent f355c5cfee
commit 54cea4e80b
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.1</version>
<version>1.5.2</version>
<name>guacamole-auth-ban</name>
<url>http://guacamole.apache.org/</url>
<parent>
<groupId>org.apache.guacamole</groupId>
<artifactId>extensions</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
<relativePath>../</relativePath>
</parent>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
<scope>provided</scope>
<!-- Exclude transitive dependencies that will be overridden by

View File

@@ -1,6 +1,6 @@
{
"guacamoleVersion" : "1.5.1",
"guacamoleVersion" : "1.5.2",
"name" : "Brute-force Authentication Detection/Prevention",
"namespace" : "ban",