test: test against Vault 1.17.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-06-29 12:23:30 +02:00
parent 318186d9e0
commit 44f0953998
3 changed files with 4 additions and 4 deletions

View File

@ -53,7 +53,7 @@ import static org.junit.jupiter.api.Assumptions.assumeTrue;
* @since 0.1
*/
class HTTPVaultConnectorIT {
private static String VAULT_VERSION = "1.17.0"; // The vault version this test is supposed to run against.
private static String VAULT_VERSION = "1.17.1"; // 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";