Skip to content

Commit b187e9e

Browse files
authored
Merge pull request quarkusio#48156 from marko-bekhta/dep/bump-hibernate-search-724
Upgrade to Hibernate Search 7.2.4
2 parents a9ab09e + ca97962 commit b187e9e

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
@@ -78,7 +78,7 @@
7878
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version> <!-- version controlled by Hibernate ORM's needs -->
7979
<hibernate-reactive.version>2.4.8.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
8080
<hibernate-validator.version>9.0.0.Final</hibernate-validator.version>
81-
<hibernate-search.version>7.2.3.Final</hibernate-search.version>
81+
<hibernate-search.version>7.2.4.Final</hibernate-search.version>
8282

8383
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
8484
<grpc.version>1.69.1</grpc.version> <!-- when updating, verify if following versions should not be updated too: -->

0 commit comments

Comments
 (0)