File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
Hibernate Validator Changelog
2
2
=============================
3
3
4
+ 6.0.11.Final (18-07-2018)
5
+ -------------------------
6
+
7
+ ** Bug
8
+ * HV-1637 - translations - PropertNotFoundException for @DecimalMax when using the German translation
9
+
10
+ ** Improvement
11
+ * HV-1628 - annotation-processor, engine, tests - Configure a stricter forbidden-apis policy and remove calls deprecated in Java 10
12
+ * HV-1615 - translations - Improvements on the dutch translations
13
+
14
+ ** Remove Feature
15
+ * HV-1624 - engine - Remove the StaticFieldELResolver
16
+
17
+ ** Task
18
+ * HV-1641 - build - Use the OSS snapshot repository to download the JavaFX dependencies when building with JDK 11
19
+ * HV-1640 - build - Add compatibility with the latest JDK 11 build 22
20
+ * HV-1610 - integration - Reenable OSGi tests for JDK 10
21
+ * HV-1608 - build - Have the build work with JDK 11
22
+ * HV-1577 - engine - Use Stax instead of JAXB to parse the XML descriptors
23
+
4
24
6.0.10.Final (15-05-2018)
5
25
-------------------------
6
26
You can’t perform that action at this time.
0 commit comments