Update Bean Validation version in reference docs

Closes gh-869
This commit is contained in:
Andy Wilkinson
2022-11-18 17:44:27 +00:00
parent 5108890255
commit c71b8b2658

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 2.0's constraints:
Default descriptions are provided for all of Bean Validation 3.0's constraints:
* `AssertFalse`
* `AssertTrue`