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 6ee68e3e84 Bump cxf.hibernate.em.version from 6.6.2.Final to
6.6.3.Final (#2163)
6ee68e3e84 is described below
commit 6ee68e3e842682fb840f78a5226f8711ff3e544d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 23 10:50:48 2024 -0500
Bump cxf.hibernate.em.version from 6.6.2.Final to 6.6.3.Final (#2163)
Bumps `cxf.hibernate.em.version` from 6.6.2.Final to 6.6.3.Final.
Updates `org.hibernate.orm:hibernate-core` from 6.6.2.Final to 6.6.3.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
-
[Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.3/changelog.txt)
-
[Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.2...6.6.3)
Updates `org.hibernate.orm:hibernate-jcache` from 6.6.2.Final to 6.6.3.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
-
[Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.3/changelog.txt)
-
[Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.2...6.6.3)
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-jcache
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 bffb6ea166..52f67bd0ab 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
<cxf.glassfish.json.version>2.0.1</cxf.glassfish.json.version>
<cxf.hamcrest.version>3.0</cxf.hamcrest.version>
<cxf.hazelcast.version>5.5.0</cxf.hazelcast.version>
- <cxf.hibernate.em.version>6.6.2.Final</cxf.hibernate.em.version>
+ <cxf.hibernate.em.version>6.6.3.Final</cxf.hibernate.em.version>
<cxf.hibernate.validator.version>8.0.1.Final</cxf.hibernate.validator.version>
<cxf.hsqldb.version>2.7.3</cxf.hsqldb.version>
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>