Skip to content

Commit

Permalink
Update hibernate core to v5.6.15.Final (mulk/mulkcms2!17)
Browse files Browse the repository at this point in the history
This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [org.hibernate:hibernate-envers](https://hibernate.org/orm) ([source](https://github.com/hibernate/hibernate-orm)) | build | patch | `5.6.14.Final` -> `5.6.15.Final` |
| [org.hibernate:hibernate-entitymanager](https://hibernate.org/orm) ([source](https://github.com/hibernate/hibernate-orm)) | build | patch | `5.6.14.Final` -> `5.6.15.Final` |
| [org.hibernate:hibernate-core](https://hibernate.org/orm) ([source](https://github.com/hibernate/hibernate-orm)) | build | patch | `5.6.14.Final` -> `5.6.15.Final` |
| [org.hibernate:hibernate-jpamodelgen](https://hibernate.org/orm) ([source](https://github.com/hibernate/hibernate-orm)) | provided | patch | `5.6.14.Final` -> `5.6.15.Final` |

---

### Release Notes

<details>
<summary>hibernate/hibernate-orm</summary>

### [`v5.6.15.Final`](hibernate/hibernate-orm@5.6.14...5.6.15)

[Compare Source](hibernate/hibernate-orm@5.6.14...5.6.15)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
  • Loading branch information
benkard committed Feb 7, 2023
2 parents ab27bb5 + c2adc54 commit 04ca550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
<flexmark.version>0.64.0</flexmark.version>
<google.java.format.version>1.15.0</google.java.format.version>
<hibernate.version>5.6.14.Final</hibernate.version>
<hibernate.version>5.6.15.Final</hibernate.version>
<hibernate-types.version>2.21.1</hibernate-types.version>
<jakarta-jacc-api.version>1.6.1</jakarta-jacc-api.version>
<jna.version>5.13.0</jna.version>
Expand Down

0 comments on commit 04ca550

Please sign in to comment.