Raise minimum versions of validation dependencies

Closes gh-956
This commit is contained in:
Andy Wilkinson
2025-01-30 16:06:01 +00:00
parent 4fb5b8716c
commit 5e6530a601
6 changed files with 39 additions and 38 deletions

View File

@@ -1146,7 +1146,7 @@ To take complete control of constraint resolution, you can use your own implemen
[[documenting-your-api-constraints-describing]]
==== Describing Constraints
Default descriptions are provided for all of Bean Validation 3.0's constraints:
Default descriptions are provided for all of Bean Validation 3.1's constraints:
* `AssertFalse`
* `AssertTrue`