Skip to content

Commit de0ae54

Browse files
Bump cxf.hibernate.em.version from 7.2.1.Final to 7.2.2.Final (#2850)
Bumps `cxf.hibernate.em.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-jcache` 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-jcache dependency-version: 7.2.2.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d094560 commit de0ae54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<cxf.grizzly.version>5.0.0</cxf.grizzly.version>
123123
<cxf.hamcrest.version>3.0</cxf.hamcrest.version>
124124
<cxf.hazelcast.version>5.6.0</cxf.hazelcast.version>
125-
<cxf.hibernate.em.version>7.2.1.Final</cxf.hibernate.em.version>
125+
<cxf.hibernate.em.version>7.2.2.Final</cxf.hibernate.em.version>
126126
<cxf.hibernate.validator.version>9.1.0.Final</cxf.hibernate.validator.version>
127127
<cxf.hsqldb.version>2.7.4</cxf.hsqldb.version>
128128
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>

0 commit comments

Comments
 (0)