Skip to content

Commit

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

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

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

---
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] committed May 14, 2024
1 parent fab33b6 commit 5d46f9c
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.5.0.Final</cxf.hibernate.em.version>
<cxf.hibernate.em.version>6.5.1.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 5d46f9c

Please sign in to comment.