Update hibernate core to v5.6.15.Final (mulk/mulkcms2!17)

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`](https://github.com/hibernate/hibernate-orm/compare/5.6.14...5.6.15)

[Compare Source](https://github.com/hibernate/hibernate-orm/compare/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-->
diff --git a/pom.xml b/pom.xml
index 1bd4ae2..afcad0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>