Skip to content

Commit 56cd389

Browse files
committed
Upgrade Hibernate Reactive to 2.4.7.Final
1 parent d6f25a2 commit 56cd389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<antlr.version>4.13.0</antlr.version> <!-- version controlled by Hibernate ORM's needs -->
7777
<bytebuddy.version>1.15.11</bytebuddy.version> <!-- version controlled by Hibernate ORM's needs -->
7878
<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.7-SNAPSHOT</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
79+
<hibernate-reactive.version>2.4.7.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
8080
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
8181
<hibernate-search.version>7.2.3.Final</hibernate-search.version>
8282

0 commit comments

Comments
 (0)