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

This commit is contained in:
2021-11-19 20:19:33 +01:00
parent 6a73bc39d3
commit 4045b1a4fd
5 changed files with 11 additions and 9 deletions

View File

@ -3,6 +3,8 @@
### Fix
* Make `HTTPVaultConnectorBuilder#withPort(Integer)` null-safe (#56)
### Test
* Tested against Vault 1.9.0
## 1.0.0 (2021-10-02)