8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162a9fa commit 66a6e9aCopy full SHA for 66a6e9a
changelog.txt
@@ -1,6 +1,23 @@
1
Hibernate Validator Changelog
2
=============================
3
4
+5.3.5.Final (15-03-2017)
5
+-------------------------
6
+
7
+** Bug
8
+ * HV-1284 - build - Reenable testing under the security manager
9
+ * HV-1220 - engine - Programmatically defined cross parameter method constraints don't work on method returning void
10
11
+** Improvement
12
+ * HV-1187 - build, engine - Support JDK9 ea+148
13
14
+** New Feature
15
+ * HV-1280 - - Class loading conflict when custom Xerces is part of a deployment
16
17
+** Task
18
+ * HV-1266 - build - Update build instructions as per latest Java 9 releases
19
+ * HV-1210 - build - Upgrade to Groovy 2.4.8
20
21
5.3.4.Final (08-12-2016)
22
-------------------------
23
0 commit comments