Skip to content

Commit ef5d12b

Browse files
dependabot[bot]gsmet
authored andcommitted
Bump org.hibernate.reactive:hibernate-reactive-core
Bumps [org.hibernate.reactive:hibernate-reactive-core](https://github.com/hibernate/hibernate-reactive) from 2.4.6.Final to 2.4.7.Final. - [Release notes](https://github.com/hibernate/hibernate-reactive/releases) - [Changelog](https://github.com/hibernate/hibernate-reactive/blob/main/jreleaser.yml) - [Commits](hibernate/hibernate-reactive@2.4.6...2.4.7) --- updated-dependencies: - dependency-name: org.hibernate.reactive:hibernate-reactive-core dependency-version: 2.4.7.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 7a543e7)
1 parent 3af4778 commit ef5d12b

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
@@ -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.6.Final</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)