GUACAMOLE-1794: Update KSM SDK to 16.5.3 to add support for "passkey" field type.

(cherry picked from commit 2a9bbed2250be2087db8d4a276ff4140ac919888)
This commit is contained in:
James Muehlner
2023-05-23 22:39:00 +00:00
parent 32f7c8bc1f
commit 4852d63373
5 changed files with 4 additions and 4 deletions

View File

@@ -1 +0,0 @@
com.keepersecurity.secrets-manager:core:jar:16.5.2

View File

@@ -2,8 +2,8 @@ Keeper Secrets Manager Java SDK
(https://github.com/Keeper-Security/secrets-manager)
----------------------------------------------------
Version: 16.5.2
Version: 16.5.3
From: 'Keeper Security' (https://www.keepersecurity.com/)
License(s):
MIT (bundled/ksm-sdk-16.5.2/LICENSE)
MIT (bundled/ksm-sdk-16.5.3/LICENSE)

View File

@@ -0,0 +1 @@
com.keepersecurity.secrets-manager:core:jar:16.5.3

View File

@@ -60,7 +60,7 @@
<dependency>
<groupId>com.keepersecurity.secrets-manager</groupId>
<artifactId>core</artifactId>
<version>16.5.2</version>
<version>16.5.3</version>
<!-- Correct version conflict (different versions across transitive
dependencies) -->