Skip to content

Commit fd3b1f6

Browse files
committed
Upgrade to Hibernate Validator 9.0.1.Final
1 parent 382471f commit fd3b1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<bytebuddy.version>1.15.11</bytebuddy.version> <!-- version controlled by Hibernate ORM's needs -->
7878
<hibernate-models.version>1.0.0</hibernate-models.version> <!-- version controlled by Hibernate ORM's needs -->
7979
<hibernate-reactive.version>3.0.0.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
80-
<hibernate-validator.version>9.0.0.Final</hibernate-validator.version>
80+
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>
8181
<hibernate-search.version>8.0.0.Final</hibernate-search.version>
8282

8383
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->

0 commit comments

Comments
 (0)