Skip to content

Commit 26277e8

Browse files
[tomee-10.x]: Bump version.hibernate.orm (#2809)
Bumps `version.hibernate.orm` from 6.6.53.Final to 6.6.54.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.53.Final to 6.6.54.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.54/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.53...6.6.54) Updates `org.hibernate.orm:hibernate-jcache` from 6.6.53.Final to 6.6.54.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.54/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.53...6.6.54) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 6.6.54.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-jcache dependency-version: 6.6.54.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12cdbc9 commit 26277e8

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
@@ -218,7 +218,7 @@
218218
<!-- org.glassfish -->
219219
<version.mojarra>4.0.18</version.mojarra>
220220
<!-- org.hibernate -->
221-
<version.hibernate.orm>6.6.53.Final</version.hibernate.orm>
221+
<version.hibernate.orm>6.6.54.Final</version.hibernate.orm>
222222
<version.hibernate.validator>8.0.4.Final</version.hibernate.validator>
223223

224224
<!-- Other API and Impl. not in Jakarta EE -->

0 commit comments

Comments
 (0)