Upgrade Hibernate Validator to 6.2
Release Notes The default version of Hibernate Validate has been upgraded to 6.2.x. Hibernate Validator 6.2 changes how the expression language is used to interpolate constraint messages. Please see this blog post from the Hibernate Validator team for further details.
Condition
- Dependency to
org.hibernate.validator:hibernate-validatorexists
Description
The default version of Hibernate Validate has been upgraded to 6.2.x. Hibernate Validator 6.2 changes how the expression language is used to interpolate constraint messages.
Under certain circumstances, this might introduce a security issue if you don't take precautions.
Please see this blog post from the Hibernate Validator team for further details.
this looks like it could be a declarative recipe in the boot search recipes https://github.com/openrewrite/rewrite-spring/blob/main/src/main/resources/META-INF/rewrite/spring-boot2-search.yml