From e173cb35a87ea70e6d770832b2140abb7b1abb89 Mon Sep 17 00:00:00 2001
From: Mark Prins <1165786+mprins@users.noreply.github.com>
Date: Wed, 28 Sep 2022 15:47:50 +0200
Subject: [PATCH] Bump hibernate.version from 5.6.11.Final to 5.6.12.Final
Bumps `hibernate.version` from 5.6.11.Final to 5.6.12.Final.
Updates `hibernate-core` from 5.6.11.Final to 5.6.12.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.11...5.6.12)
Updates `hibernate-entitymanager` from 5.6.11.Final to 5.6.12.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.11...5.6.12)
see also https://github.com/B3Partners/tailormap-persistence/pull/38
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 08f46e15c..84a82f67e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@ SPDX-License-Identifier: MIT
- 5.6.11.Final
+ 5.6.12.Final
2.7.0
5.9.1
11.2.1.jre11