-
```
The most recent version of hibernate-validator does not contain the class
org.hibernate.validator.engine.ResourceBundleMessageInterpolator anymore, so an
Exception is thrown.
using an older hib…
-
I initialize a spring boot project with spring initializer, it works fine;
Then I add javacv dependency to it, it failed with the following message.
But the above code javacv works fine with spri…
-
At the moment there is no mechanism to define the group sequence validation at runtime. Hibernate Validator has its own mechanism, through [@GroupSequenceProvider](https://docs.jboss.org/hibernate/st…
-
## CVE-2020-10693 - Medium Severity Vulnerability
Vulnerable Libraries - hibernate-validator-5.3.6.Final.jar, hibernate-validator-6.0.12.Final.jar
hibernate-validator-5.3.6.Final.jar
Hibernate's B…
-
### Describe the bug
I have two resteasy reactive endpoints. One of them uses `@Size` annotation to validate input parameter and another uses the same annotation to validate output value. When valida…
-
## CVE-2020-10693 - Medium Severity Vulnerability
Vulnerable Library - hibernate-validator-6.0.18.Final.jar
Hibernate's Bean Validation (JSR-380) reference implementation.
Library home page: http://…
-
There's not much need currently, but once #3071 is fixed we might want to consider passing our validator to Hibernate using:
```
vendorProperties.put("javax.persistence.validation.factory", valida…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
Vulnerable Library - hibernate-validator-5.4.3.Final.jar
Hibernate's Bean Validation (JSR-303) reference implementation.
Library home page: http://hibernate.org/validator
Path to dependency file: /B…
-
**Description**
I checked confluent kafka 5.5.1 distribution with WhiteSource and find out that rest-utils uses vulnerable library:
- hibernate-validator-6.0.17.Final.jar has CVE-2019-10219 and CVE-…