Skip to content

Commit

Permalink
Merge pull request #45126 from quarkusio/dependabot/maven/org.hiberna…
Browse files Browse the repository at this point in the history
…te.validator-hibernate-validator-8.0.2.Final

Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final
  • Loading branch information
yrodiere authored Dec 16, 2024
2 parents 5e6fb77 + 6e039fb commit eaf8be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<bytebuddy.version>1.14.18</bytebuddy.version> <!-- version controlled by Hibernate ORM's needs -->
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version> <!-- version controlled by Hibernate ORM's needs -->
<hibernate-reactive.version>2.4.2.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
<hibernate-search.version>7.2.2.Final</hibernate-search.version>

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

0 comments on commit eaf8be3

Please sign in to comment.