mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1956: Update to latest release of KSM Java SDK (v17.0.0).
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
com.keepersecurity.secrets-manager:core:jar:16.6.6
|
|
@@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2023 Keeper Security
|
Copyright (c) 2021 Keeper Security
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -2,8 +2,8 @@ Keeper Secrets Manager Java SDK
|
|||||||
(https://github.com/Keeper-Security/secrets-manager)
|
(https://github.com/Keeper-Security/secrets-manager)
|
||||||
----------------------------------------------------
|
----------------------------------------------------
|
||||||
|
|
||||||
Version: 16.6.6
|
Version: 17.0.0
|
||||||
From: 'Keeper Security' (https://www.keepersecurity.com/)
|
From: 'Keeper Security' (https://www.keepersecurity.com/)
|
||||||
License(s):
|
License(s):
|
||||||
MIT (bundled/ksm-sdk-16.6.6/LICENSE)
|
MIT (bundled/ksm-sdk-17.0.0/LICENSE)
|
||||||
|
|
1
doc/licenses/ksm-sdk-17.0.0/dep-coordinates.txt
Normal file
1
doc/licenses/ksm-sdk-17.0.0/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
com.keepersecurity.secrets-manager:core:jar:17.0.0
|
@@ -60,7 +60,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.keepersecurity.secrets-manager</groupId>
|
<groupId>com.keepersecurity.secrets-manager</groupId>
|
||||||
<artifactId>core</artifactId>
|
<artifactId>core</artifactId>
|
||||||
<version>16.6.6</version>
|
<version>17.0.0</version>
|
||||||
|
|
||||||
<!-- Correct version conflict (different versions across transitive
|
<!-- Correct version conflict (different versions across transitive
|
||||||
dependencies) -->
|
dependencies) -->
|
||||||
|
Reference in New Issue
Block a user