File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
Hibernate Validator Changelog
2
2
=============================
3
3
4
+ 5.4.2.Final (19-10-2017)
5
+ -------------------------
6
+
7
+ ** Bug
8
+ * HV-1498 - engine - Privilege escalation when running under the security manager
9
+ * HV-1494 - validators - Hibernate Validator specific @NotEmpty used on return type throws an exception
10
+ * HV-1429 - integration - Incorrect URL in Paranamer Karaf feature
11
+ * HV-1377 - annotation-processor - StackOverflowError during compilation with annotation-processor enabled
12
+ * HV-1352 - engine - Incorrect value handler on trace logging
13
+ * HV-1293 - validators - @Size validator is not declared for short[]
14
+
15
+ ** Improvement
16
+ * HV-1454 - build - Support JDK 9 build 180
17
+ * HV-1294 - build - hibernate-validator-cdi artefact is not OSGI'ed
18
+
4
19
5.4.1.Final (16-03-2017)
5
20
-------------------------
6
21
You can’t perform that action at this time.
0 commit comments