This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 1074a252683 Bump cxf.hibernate.em.version from 7.3.5.Final to
7.3.6.Final (#3155)
1074a252683 is described below
commit 1074a252683dcfdd7e1ad36fa5fb88e3d8e52e9a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 29 00:20:28 2026 -0400
Bump cxf.hibernate.em.version from 7.3.5.Final to 7.3.6.Final (#3155)
Bumps `cxf.hibernate.em.version` from 7.3.5.Final to 7.3.6.Final.
Updates `org.hibernate.orm:hibernate-core` from 7.3.5.Final to 7.3.6.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
-
[Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.6/changelog.txt)
-
[Commits](https://github.com/hibernate/hibernate-orm/compare/7.3.5...7.3.6)
Updates `org.hibernate.orm:hibernate-jcache` from 7.3.5.Final to 7.3.6.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
-
[Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.6/changelog.txt)
-
[Commits](https://github.com/hibernate/hibernate-orm/compare/7.3.5...7.3.6)
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 7.3.6.Final
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-jcache
dependency-version: 7.3.6.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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 7a2da94134e..5b8ff45fb47 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -123,7 +123,7 @@
<cxf.grizzly.version>5.0.1</cxf.grizzly.version>
<cxf.hamcrest.version>3.0</cxf.hamcrest.version>
<cxf.hazelcast.version>5.7.0</cxf.hazelcast.version>
- <cxf.hibernate.em.version>7.3.5.Final</cxf.hibernate.em.version>
+ <cxf.hibernate.em.version>7.3.6.Final</cxf.hibernate.em.version>
<cxf.hibernate.validator.version>9.1.0.Final</cxf.hibernate.validator.version>
<cxf.hsqldb.version>2.7.4</cxf.hsqldb.version>
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>