We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382471f commit fd3b1f6Copy full SHA for fd3b1f6
pom.xml
@@ -77,7 +77,7 @@
77
<bytebuddy.version>1.15.11</bytebuddy.version> <!-- version controlled by Hibernate ORM's needs -->
78
<hibernate-models.version>1.0.0</hibernate-models.version> <!-- version controlled by Hibernate ORM's needs -->
79
<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>
+ <hibernate-validator.version>9.0.1.Final</hibernate-validator.version>
81
<hibernate-search.version>8.0.0.Final</hibernate-search.version>
82
83
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
0 commit comments