Skip to content

Commit 7d4e37c

Browse files
chore(deps): bump hibernate.version from 6.4.3.Final to 6.4.4.Final (#452)
Bumps `hibernate.version` from 6.4.3.Final to 6.4.4.Final. Updates `org.hibernate.orm:hibernate-core` from 6.4.3.Final to 6.4.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt) - [Commits](hibernate/hibernate-orm@6.4.3...6.4.4) Updates `org.hibernate.orm:hibernate-platform` from 6.4.3.Final to 6.4.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt) - [Commits](hibernate/hibernate-orm@6.4.3...6.4.4) Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.4.3.Final to 6.4.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt) - [Commits](hibernate/hibernate-orm@6.4.3...6.4.4) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-platform dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 196d6c3 commit 7d4e37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/pom.xml

+1-1
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>21.0</graphql-java-extended-scalars.version>
2222
<jakarta.persistence-api.version>3.1.0</jakarta.persistence-api.version>
23-
<hibernate.version>6.4.3.Final</hibernate.version>
23+
<hibernate.version>6.4.4.Final</hibernate.version>
2424
</properties>
2525

2626
<dependencyManagement>

0 commit comments

Comments
 (0)