Skip to content

Commit ce901f2

Browse files
authored
chore(deps): update dependency org.hibernate:hibernate-core to v5.4.31.final (GoogleCloudPlatform#5157)
[![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](http://hibernate.org/orm) ([source](https://togithub.com/hibernate/hibernate-orm)) | `5.4.30.Final` -> `5.4.31.Final` | [![age](https://badges.renovateapi.com/packages/maven/org.hibernate:hibernate-core/5.4.31.Final/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.hibernate:hibernate-core/5.4.31.Final/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.hibernate:hibernate-core/5.4.31.Final/compatibility-slim/5.4.30.Final)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.hibernate:hibernate-core/5.4.31.Final/confidence-slim/5.4.30.Final)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hibernate/hibernate-orm</summary> ### [`v5.4.31.Final`](https://togithub.com/hibernate/hibernate-orm/compare/5.4.30...5.4.31) [Compare Source](https://togithub.com/hibernate/hibernate-orm/compare/5.4.30...5.4.31) </details> --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **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 3a98c26 commit ce901f2

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.4.30.Final</version>
47+
<version>5.4.31.Final</version>
4848
</dependency>
4949
</dependencies>
5050
<!-- [END spanner_hibernate_dependencies] -->

0 commit comments

Comments
 (0)