GUACAMOLE-1767: Correct parent project version (bumped to 1.5.1).

This commit is contained in:
Mike Jumper
2023-04-10 09:05:22 -07:00
parent 56c6e5022d
commit 520edb32ee
7 changed files with 11 additions and 11 deletions

View File

@@ -63,7 +63,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-auth-sso-ssl</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
</dependency>
</dependencies>