-
```
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…
-
JSR 308 brought annotations on type parameters such as
```java
class SomeBean {
Optional bs;
}
```
After a quick byte-code analysis (`javap -v ... | grep Base64`) the following scala code…
-
## 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://…
-
### Describe the bug
In all modes:
```
WARN [io.agr.pool] (main) Datasource '': JDBC resources leaked: 0 ResultSet(s) and 1 Statement(s)
```
### Expected behavior
No such warning (as in 2…
-
## CVE-2019-10219 - Medium Severity Vulnerability
Vulnerable Library - hibernate-validator-6.0.11.Final.jar
Hibernate's Bean Validation (JSR-380) reference implementation.
Library home page: http://…
-
```
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…
-
```
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…
-
```
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…
-
Vulnerable Library - hibernate-validator-5.2.1.Final.jar
Hibernate's Bean Validation (JSR-303) reference implementation.
Library home page: http://hibernate.org/validator
Path to dependency file: /p…
-
This version of the hibernate-validator will result in validation to _stop working_, so we need to handle this before bumping the version.
- [ ] Find a way to upgrade Hibernate validation to the la…