Skip to content

Commit 3b1d523

Browse files
chore(deps): Bump hibernate.version from 6.5.2.Final to 6.6.0.Final
Bumps `hibernate.version` from 6.5.2.Final to 6.6.0.Final. Updates `org.hibernate.orm:hibernate-platform` from 6.5.2.Final to 6.6.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](hibernate/hibernate-orm@6.5.2...6.6.0) Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.5.2.Final to 6.6.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](hibernate/hibernate-orm@6.5.2...6.6.0) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-platform dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fb0f2d commit 3b1d523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<joda-time.version>2.12.7</joda-time.version>
2121
<graphql-java-extended-scalars.version>22.0</graphql-java-extended-scalars.version>
2222
<jakarta.persistence-api.version>3.1.0</jakarta.persistence-api.version>
23-
<hibernate.version>6.5.2.Final</hibernate.version>
23+
<hibernate.version>6.6.0.Final</hibernate.version>
2424
</properties>
2525

2626
<dependencyManagement>

0 commit comments

Comments
 (0)