Skip to content

Commit

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

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

Updates `org.hibernate.orm:hibernate-jcache` from 6.4.4.Final to 6.4.5.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.5/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.4...6.4.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent a57e914 commit acc6102
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 @@ -121,7 +121,7 @@
<cxf.guava.version>32.1.3-jre</cxf.guava.version>
<cxf.hamcrest.version>2.2</cxf.hamcrest.version>
<cxf.hazelcast.version>5.4.0</cxf.hazelcast.version>
<cxf.hibernate.em.version>6.4.4.Final</cxf.hibernate.em.version>
<cxf.hibernate.em.version>6.4.5.Final</cxf.hibernate.em.version>
<cxf.hibernate.validator.version>7.0.5.Final</cxf.hibernate.validator.version>
<cxf.hsqldb.version>2.7.2</cxf.hsqldb.version>
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
Expand Down

0 comments on commit acc6102

Please sign in to comment.