Skip to content

Commit bacdbd4

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

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>6.6.15.Final</hibernate-orm.version> <!-- WARNING when updating, also align the versions below -->
74+
<hibernate-orm.version>6.6.16.Final</hibernate-orm.version> <!-- WARNING when updating, also align the versions below -->
7575
<jakarta.persistence-api.version>3.1.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)