Skip to content

Commit b6acfcf

Browse files
authored
Merge pull request #49276 from quarkusio/revert-49232-dependabot/maven/3.20/hibernate-13cec2e585
[3.20] Revert "[3.20] Bump the hibernate group with 11 updates"
2 parents dba2c1d + 896fff1 commit b6acfcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,13 @@
7171
<jacoco.version>0.8.12</jacoco.version>
7272
<kubernetes-client.version>7.1.0</kubernetes-client.version> <!-- Please check with Java Operator SDK team before updating -->
7373
<rest-assured.version>5.5.1</rest-assured.version>
74-
<hibernate-orm.version>6.6.23.Final</hibernate-orm.version> <!-- WARNING when updating, also align the versions below -->
74+
<hibernate-orm.version>6.6.17.Final</hibernate-orm.version> <!-- WARNING when updating, also align the versions below -->
7575
<antlr.version>4.13.0</antlr.version> <!-- version controlled by Hibernate ORM's needs -->
7676
<bytebuddy.version>1.15.11</bytebuddy.version> <!-- version controlled by Hibernate ORM's needs -->
7777
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version> <!-- version controlled by Hibernate ORM's needs -->
7878
<hibernate-reactive.version>2.4.7.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
7979
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
80-
<hibernate-search.version>7.2.4.Final</hibernate-search.version>
80+
<hibernate-search.version>7.2.2.Final</hibernate-search.version>
8181

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

0 commit comments

Comments
 (0)