Skip to content

Commit 8a4c793

Browse files
Build(deps): Bump hibernate.version from 7.2.1.Final to 7.2.2.Final
Bumps `hibernate.version` from 7.2.1.Final to 7.2.2.Final. Updates `org.hibernate.orm:hibernate-core` from 7.2.1.Final to 7.2.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.2/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.1...7.2.2) Updates `org.hibernate.orm:hibernate-envers` from 7.2.1.Final to 7.2.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.2/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.1...7.2.2) Updates `org.hibernate.orm:hibernate-scan-jandex` from 7.2.1.Final to 7.2.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.2/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.1...7.2.2) Updates `org.hibernate.orm:hibernate-community-dialects` from 7.2.1.Final to 7.2.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.2/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.1...7.2.2) Updates `org.hibernate.orm:hibernate-c3p0` from 7.2.1.Final to 7.2.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.2/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.1...7.2.2) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.2.2.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-envers dependency-version: 7.2.2.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-scan-jandex dependency-version: 7.2.2.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-community-dialects dependency-version: 7.2.2.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-c3p0 dependency-version: 7.2.2.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8be7340 commit 8a4c793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<r2dbc.version>1.0.0.RELEASE</r2dbc.version>
118118

119119
<!-- JPA deps -->
120-
<hibernate.version>7.2.1.Final</hibernate.version>
120+
<hibernate.version>7.2.2.Final</hibernate.version>
121121
<hibernate.validator.version>9.1.0.Final</hibernate.validator.version>
122122
<eclipselink.version>5.0.0-B13</eclipselink.version>
123123
<jpa.version>3.2.0</jpa.version>

0 commit comments

Comments
 (0)