Skip to content

Commit a97d12d

Browse files
Bump cxf.hibernate.em.version from 7.2.4.Final to 7.2.5.Final (#2905)
Bumps `cxf.hibernate.em.version` from 7.2.4.Final to 7.2.5.Final. Updates `org.hibernate.orm:hibernate-core` from 7.2.4.Final to 7.2.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.5/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.4...7.2.5) Updates `org.hibernate.orm:hibernate-jcache` from 7.2.4.Final to 7.2.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.5/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.4...7.2.5) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.2.5.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-jcache dependency-version: 7.2.5.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 f4429f1 commit a97d12d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<cxf.grizzly.version>5.0.0</cxf.grizzly.version>
124124
<cxf.hamcrest.version>3.0</cxf.hamcrest.version>
125125
<cxf.hazelcast.version>5.6.0</cxf.hazelcast.version>
126-
<cxf.hibernate.em.version>7.2.4.Final</cxf.hibernate.em.version>
126+
<cxf.hibernate.em.version>7.2.5.Final</cxf.hibernate.em.version>
127127
<cxf.hibernate.validator.version>9.1.0.Final</cxf.hibernate.validator.version>
128128
<cxf.hsqldb.version>2.7.4</cxf.hsqldb.version>
129129
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>

0 commit comments

Comments
 (0)