test against Vault 1.15.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-09-27 20:18:34 +02:00
parent c06cb9b0fb
commit 08e8c9f090
5 changed files with 8 additions and 5 deletions

View File

@ -51,7 +51,7 @@ import static org.junit.jupiter.api.Assumptions.assumeTrue;
* @since 0.1
*/
class HTTPVaultConnectorIT {
private static String VAULT_VERSION = "1.14.0"; // The vault version this test is supposed to run against.
private static String VAULT_VERSION = "1.15.0"; // The vault version this test is supposed to run against.
private static final String KEY1 = "E38bkCm0VhUvpdCKGQpcohhD9XmcHJ/2hreOSY019Lho";
private static final String KEY2 = "O5OHwDleY3IiPdgw61cgHlhsrEm6tVJkrxhF6QAnILd1";
private static final String KEY3 = "mw7Bm3nbt/UWa/juDjjL2EPQ04kiJ0saC5JEXwJvXYsB";