We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3205799 commit bd0c7d4Copy full SHA for bd0c7d4
changelog.txt
@@ -1,6 +1,16 @@
1
Hibernate Validator Changelog
2
=============================
3
4
+6.0.20.Final (06-05-2020)
5
+-------------------------
6
+
7
+** Bug
8
+ * HV-1774 - engine - Invalid parsing of EL expression can lead to invalid EL expressions considered valid
9
+ * HV-1772 - engine - Building multiple ValidatorFactory instances from a single Configuration violates specification for MessageInterpolator
10
11
+** Improvement
12
+ * HV-1773 - documentation - Be more explicit about issues with EL injection and how to avoid them
13
14
6.0.19.Final (27-03-2020)
15
-------------------------
16
0 commit comments