Skip to content

Commit df5e9bc

Browse files
dependabot[bot]gsmet
authored andcommitted
Bump hibernate-orm.version from 6.6.8.Final to 6.6.9.Final
Bumps `hibernate-orm.version` from 6.6.8.Final to 6.6.9.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.8.Final to 6.6.9.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.9/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.8...6.6.9) Updates `org.hibernate.orm:hibernate-graalvm` from 6.6.8.Final to 6.6.9.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.9/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.8...6.6.9) Updates `org.hibernate.orm:hibernate-envers` from 6.6.8.Final to 6.6.9.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.9/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.8...6.6.9) Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.6.8.Final to 6.6.9.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.9/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.8...6.6.9) Updates `org.hibernate:hibernate-jpamodelgen` from 6.6.8.Final to 6.6.9.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.9/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.8...6.6.9) Updates `org.hibernate.orm:hibernate-community-dialects` from 6.6.8.Final to 6.6.9.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.9/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.8...6.6.9) --- 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-graalvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-envers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-jpamodelgen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-jpamodelgen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-community-dialects dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 9daa9d6)
1 parent 52ba924 commit df5e9bc

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.12</jacoco.version>
7272
<kubernetes-client.version>7.1.0</kubernetes-client.version> <!-- Please check with Java Operator SDK team before updating -->
7373
<rest-assured.version>5.5.1</rest-assured.version>
74-
<hibernate-orm.version>6.6.8.Final</hibernate-orm.version> <!-- WARNING when updating, also align the versions below -->
74+
<hibernate-orm.version>6.6.9.Final</hibernate-orm.version> <!-- WARNING when updating, also align the versions below -->
7575
<antlr.version>4.13.0</antlr.version> <!-- version controlled by Hibernate ORM's needs -->
7676
<bytebuddy.version>1.15.11</bytebuddy.version> <!-- version controlled by Hibernate ORM's needs -->
7777
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version> <!-- version controlled by Hibernate ORM's needs -->

0 commit comments

Comments
 (0)