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.
2 parents a9ab09e + ca97962 commit b187e9eCopy full SHA for b187e9e
pom.xml
@@ -78,7 +78,7 @@
78
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version> <!-- version controlled by Hibernate ORM's needs -->
79
<hibernate-reactive.version>2.4.8.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
80
<hibernate-validator.version>9.0.0.Final</hibernate-validator.version>
81
- <hibernate-search.version>7.2.3.Final</hibernate-search.version>
+ <hibernate-search.version>7.2.4.Final</hibernate-search.version>
82
83
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
84
<grpc.version>1.69.1</grpc.version> <!-- when updating, verify if following versions should not be updated too: -->
0 commit comments