8000 chore(deps): update dependency org.hibernate:hibernate-core to v5.6.0… · qursaan/java-docs-samples@9d7c9c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d7c9c2

Browse files
authored
chore(deps): update dependency org.hibernate:hibernate-core to v5.6.0.final (GoogleCloudPlatform#6167)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.hibernate:hibernate-core](https://hibernate.org/orm) ([source](https://togithub.com/hibernate/hibernate-orm)) | `5.5.7.Final` -> `5.6.0.Final` | [![age](https://badges.renovateapi.com/packages/maven/org.hibernate:hibernate-core/5.6.0.Final/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.hibernate:hibernate-core/5.6.0.Final/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.hibernate:hibernate-core/5.6.0.Final/compatibility-slim/5.5.7.Final)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.hibernate:hibernate-core/5.6.0.Final/confidence-slim/5.5.7.Final)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hibernate/hibernate-orm</summary> ### [`v5.6.0.Final`](https://togithub.com/hibernate/hibernate-orm/blob/master/changelog.txt#Changes-in-560Final-October-11-2021) [Compare Source](https://togithub.com/hibernate/hibernate-orm/compare/5.5.7...5.6.0) https://hibernate.atlassian.net/projects/HHH/versions/31985 \*\* Bug \* \[HHH-13295] - [@&GoogleCloudPlatform#8203;EmbeddedId](https://togithub.com/EmbeddedId) + [@&GoogleCloudPlatform#8203;MapsId](https://togithub.com/MapsId) targeting a derived entity giving an error on bootstraping \*\* Deprecation \* \[HHH-14857] - Some more APIs marked as deprecated in preparation for v. 6 \*\* Improvement \* \[HHH-14868] - Upgrade to ByteBuddy 1.11.20 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples).
1 parent 395f408 commit 9d7c9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spanner/hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.hibernate</groupId>
4646
<artifactId>hibernate-core</artifactId>
47-
<version>5.5.7.Final</version>
47+
<version>5.6.0.Final</version>
4848
</dependency>
4949
</dependencies>
5050
<!-- [END spanner_hibernate_dependencies] -->

0 commit comments

Comments
 (0)
0