remove deprecated builder-style methods in InvalidResponseException
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-06-03 14:08:10 +02:00
parent ec4fbc5d3f
commit 0f3ebc0bde
5 changed files with 10 additions and 31 deletions

View File

@ -10,6 +10,9 @@
* Use pre-sized map objects for fixed-size payloads
* Remove Apache HTTP Client dependency in favor of Java 11 HTTP
### Test
* Tested against Vault 1.7.2
## 0.9.3 (2021-04-02)