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 bad60b2 commit 29682c1Copy full SHA for 29682c1
changelog.txt
@@ -1,6 +1,21 @@
1
Hibernate Validator Changelog
2
=============================
3
4
+7.0.5.Final (2022-08-03)
5
+-------------------------
6
+
7
+** Bug
8
+ * HV-1863 hibernate-validator-annotation-processor 6.2.0.Final (Spring Boot managed) isn't Java 17 compatible
9
10
+** Improvement
11
+ * HV-1900 Add annotation TypeCheck to parameter checks in AnnotationProcessor
12
13
+** Task
14
+ * HV-1920 Upgrade Spring Expression test dependency to 5.3.22
15
+ * HV-1919 Upgrade Maven Assembly Plugin to 3.4.2
16
+ * HV-1896 Upgrade Jackson Databind test dependency to 2.13.2.2
17
+ * HV-1893 Make test suite locale independent
18
19
7.0.4.Final (2022-03-10)
20
-------------------------
21
0 commit comments