Skip to content

Commit e77e40b

Browse files
chore(deps): bump hibernate.version from 6.4.2.Final to 6.4.3.Final (#447)
Bumps `hibernate.version` from 6.4.2.Final to 6.4.3.Final. Updates `org.hibernate.orm:hibernate-core` from 6.4.2.Final to 6.4.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.3/changelog.txt) - [Commits](hibernate/hibernate-orm@6.4.2...6.4.3) Updates `org.hibernate.orm:hibernate-platform` from 6.4.2.Final to 6.4.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.3/changelog.txt) - [Commits](hibernate/hibernate-orm@6.4.2...6.4.3) Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.4.2.Final to 6.4.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.3/changelog.txt) - [Commits](hibernate/hibernate-orm@6.4.2...6.4.3) --- 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 00985bf commit e77e40b

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.6</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.2.Final</hibernate.version>
23+
<hibernate.version>6.4.3.Final</hibernate.version>
2424
</properties>
2525

2626
<dependencyManagement>

0 commit comments

Comments
 (0)