Skip to content

Commit 3196926

Browse files
Bump hibernate-orm.version from 7.0.0.Final to 7.0.1.Final
Bumps `hibernate-orm.version` from 7.0.0.Final to 7.0.1.Final. Updates `org.hibernate.orm:hibernate-core` from 7.0.0.Final to 7.0.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.1/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0...7.0.1) Updates `org.hibernate.orm:hibernate-graalvm` from 7.0.0.Final to 7.0.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.1/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0...7.0.1) Updates `org.hibernate.orm:hibernate-envers` from 7.0.0.Final to 7.0.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.1/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0...7.0.1) Updates `org.hibernate.orm:hibernate-processor` from 7.0.0.Final to 7.0.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.1/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0...7.0.1) Updates `org.hibernate.orm:hibernate-jpamodelgen` from 7.0.0.Final to 7.0.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.1/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0...7.0.1) Updates `org.hibernate:hibernate-jpamodelgen` from 7.0.0.Final to 7.0.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.1/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0...7.0.1) Updates `org.hibernate.orm:hibernate-community-dialects` from 7.0.0.Final to 7.0.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.1/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0...7.0.1) Updates `org.hibernate.orm:hibernate-vector` from 7.0.0.Final to 7.0.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.1/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.0...7.0.1) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-graalvm dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-envers dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-processor dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-jpamodelgen dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-jpamodelgen dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-community-dialects dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-vector dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5df7e6a commit 3196926

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
@@ -71,7 +71,7 @@
7171
<jacoco.version>0.8.13</jacoco.version>
7272
<kubernetes-client.version>7.3.1</kubernetes-client.version> <!-- Please check with Java Operator SDK team before updating -->
7373
<rest-assured.version>5.5.5</rest-assured.version>
74-
<hibernate-orm.version>7.0.0.Final</hibernate-orm.version> <!-- WARNING when updating, also align the versions below -->
74+
<hibernate-orm.version>7.0.1.Final</hibernate-orm.version> <!-- WARNING when updating, also align the versions below -->
7575
<jakarta.persistence-api.version>3.2.0</jakarta.persistence-api.version> <!-- version controlled by Hibernate ORM's needs -->
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 -->

0 commit comments

Comments
 (0)