ci: update CI pipelines and test dependencies
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-08-14 20:33:32 +02:00
parent ecf18881b9
commit 3fb8454711
6 changed files with 23 additions and 23 deletions

View File

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