Skip to content

Commit 523855f

Browse files
committed
[HV] 9.0.0.Final
1 parent e2b43ec commit 523855f

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
date: 2025-05-20
2+
summary: >-
3+
A few dependency updates, some minor fixes and documentation improvements.
4+
announcement_url: https://in.relation.to/2025/05/20/hibernate-validator-9-0-0-Final/

_data/projects/validator/releases/9.0/series.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ maven:
2020
summary: Set of test utilities that can help testing custom constraints.
2121
integration_constraints:
2222
java:
23-
version: 17, 21, 22 or 23
23+
version: 17, 21, 23 or 24
2424
jakarta_ee_bv:
2525
version: 3.1
2626
jakarta_ee:

validator/documentation/migration-guide.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ This page contains everything you need to know when upgrading from one Hibernate
77
[[migration-guide-9-0-x]]
88
== 9.0.x
99

10+
=== 9.0.0.Final
11+
12+
No migration concerns.
13+
1014
=== 9.0.0.CR1
1115

1216
==== Removals

0 commit comments

Comments
 (0)