Skip to content

Commit ea2623b

Browse files
dependabot[bot]geoand
authored andcommitted
Bump org.hibernate.reactive:hibernate-reactive-core
Bumps [org.hibernate.reactive:hibernate-reactive-core](https://github.com/hibernate/hibernate-reactive) from 3.0.0.Final to 3.0.1.Final. - [Release notes](https://github.com/hibernate/hibernate-reactive/releases) - [Commits](hibernate/hibernate-reactive@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: org.hibernate.reactive:hibernate-reactive-core dependency-version: 3.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b789e3 commit ea2623b

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-models.version>1.0.0</hibernate-models.version> <!-- version controlled by Hibernate ORM's needs -->
79-
<hibernate-reactive.version>3.0.0.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
79+
<hibernate-reactive.version>3.0.1.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
8080
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>
8181
<hibernate-search.version>8.0.0.Final</hibernate-search.version>
8282

0 commit comments

Comments
 (0)