Compatibility
| Java | 17, 21 or 25 |
| Jakarta Bean Validation | 3.1 |
| Jakarta EE | 11 |
Not compatible with your requirements? Have a look at the other series.
See also the Compatibility policy and Maintenance policy.
Documentation
Documentation for Hibernate Validator 9.1 can be accessed through the links below:
Getting started guide HTML PDF
Reference HTML PDF API (Javadoc)
You can find more documentation for all series on the documentation page.
How to get it
Current series status: latest stable
More information about specific releases (announcements, download links) can be found here.
What's new
Latest release announcement (2025-11-07): 9.1.0.Final.
Highlights of new features and enhancements can be found here:
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
Development versions (SNAPSHOTS)
The latest development versions of Maven artifacts for Hibernate Validator are published to the Sonatype Maven Central snapshots repository.
Sonatype Maven Central snapshots subdirectory
You should only need those (unstable) versions for testing recently merged patches, and should never use them in production.
To consume these artifacts, you may need to configure your build tool to fetch artifacts
from
https://central.sonatype.com/repository/maven-snapshots
and to enable snapshots:
Releases in this series
Minor adjustments to the documentation theme, includes a few bug fixes.
This series targets to improve performance, introduces new constraints, applies new documentation theme, includes improvements and bug fixes.
This series targets to improve performance, includes improvements and bug fixes.
This series targets to improve performance, updates dependencies, includes improvements and bug fixes.