Skip to content

Commit

Permalink
Bump hibernate from 6.2.5.Final to 6.2.6.Final in /examples/hibernate (
Browse files Browse the repository at this point in the history
…#1055)

Bumps `hibernate` from 6.2.5.Final to 6.2.6.Final.

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

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

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

---
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
- dependency-name: org.hibernate.orm:hibernate-hikaricp
  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 Jul 3, 2023
1 parent 76fa49a commit 40cf70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hibernate/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
caffeine = "3.1.6"
h2 = "2.1.214"
hibernate = "6.2.5.Final"
hibernate = "6.2.6.Final"
junit = "5.9.3"
slf4j = "2.0.7"
truth = "1.1.5"
Expand Down

0 comments on commit 40cf70b

Please sign in to comment.