deps: update jackson dependency to 2.13.4.2

This commit is contained in:
2022-10-26 10:11:19 +02:00
parent adedc277fa
commit 81decd1a4c
2 changed files with 7 additions and 4 deletions

View File

@ -1,5 +1,8 @@
## unreleased
### Dependencies
* Updated Jackson to 2.13.4.2
### Test
* Tested against Vault 1.2.0 to 1.12.0
* Disable AppID tests for Vault 1.12 and above (auth method removed)