mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1984: Merge upgrade KSM SDK to latest v16.6.5.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:jar:1.6.3
|
||||
org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:jar:1.6.3
|
@@ -1,7 +1,7 @@
|
||||
Kotlin Serialization (https://github.com/Kotlin/kotlinx.serialization)
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Version: 1.6.3
|
||||
Version: 1.7.2
|
||||
From: 'JetBrains s.r.o and respective authors and developers'
|
||||
License(s):
|
||||
Apache v2.0
|
@@ -0,0 +1,2 @@
|
||||
org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:jar:1.7.2
|
||||
org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:jar:1.7.2
|
@@ -1 +0,0 @@
|
||||
com.keepersecurity.secrets-manager:core:jar:16.6.4
|
@@ -2,8 +2,8 @@ Keeper Secrets Manager Java SDK
|
||||
(https://github.com/Keeper-Security/secrets-manager)
|
||||
----------------------------------------------------
|
||||
|
||||
Version: 16.6.4
|
||||
Version: 16.6.5
|
||||
From: 'Keeper Security' (https://www.keepersecurity.com/)
|
||||
License(s):
|
||||
MIT (bundled/ksm-sdk-16.6.4/LICENSE)
|
||||
MIT (bundled/ksm-sdk-16.6.5/LICENSE)
|
||||
|
1
doc/licenses/ksm-sdk-16.6.5/dep-coordinates.txt
Normal file
1
doc/licenses/ksm-sdk-16.6.5/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
com.keepersecurity.secrets-manager:core:jar:16.6.5
|
@@ -60,7 +60,7 @@
|
||||
<dependency>
|
||||
<groupId>com.keepersecurity.secrets-manager</groupId>
|
||||
<artifactId>core</artifactId>
|
||||
<version>16.6.4</version>
|
||||
<version>16.6.5</version>
|
||||
|
||||
<!-- Correct version conflict (different versions across transitive
|
||||
dependencies) -->
|
||||
|
Reference in New Issue
Block a user