Skip to content

Commit

Permalink
Bump cxf.hibernate.em.version from 6.6.4.Final to 6.6.5.Final (#2230)
Browse files Browse the repository at this point in the history
Bumps `cxf.hibernate.em.version` from 6.6.4.Final to 6.6.5.Final.

Updates `org.hibernate.orm:hibernate-core` from 6.6.4.Final to 6.6.5.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.5/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.4...6.6.5)

Updates `org.hibernate.orm:hibernate-jcache` from 6.6.4.Final to 6.6.5.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.5/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.4...6.6.5)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent a9053c2 commit dd3ce33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.Final</cxf.hibernate.em.version>
<cxf.hibernate.em.version>6.6.5.Final</cxf.hibernate.em.version>
<cxf.hibernate.validator.version>8.0.2.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>
Expand Down

0 comments on commit dd3ce33

Please sign in to comment.