Skip to content

Commit 317d97c

Browse files
authored
Merge pull request #45756 from DavideD/hr-244
Bump hibernate-reactive.version from 2.4.3.Final to 2.4.4.Final
2 parents c5ae9ab + 051d47d commit 317d97c

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
@@ -75,7 +75,7 @@
7575
<antlr.version>4.13.0</antlr.version> <!-- version controlled by Hibernate ORM's needs -->
7676
<bytebuddy.version>1.14.18</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 -->
78-
<hibernate-reactive.version>2.4.3.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
78+
<hibernate-reactive.version>2.4.4.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
7979
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
8080
<hibernate-search.version>7.2.2.Final</hibernate-search.version>
8181

0 commit comments

Comments
 (0)