Hi,
Not sure but is it normal that in this code
https://github.com/spring-projects/spring-vault/blob/main/spring-vault-core/src/main/java/org/springframework/vault/support/JacksonCompat.java#L74-L89
both jackson2JsonNode and jackson3JsonNode use the Jackson2 classloader ?
I could produce a quick fix if this is not the intended behaviour.
Regards,