From f892858cb224bfab9b400bc9d8d72d961230ed19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 06:19:01 +0000 Subject: [PATCH] Bump hibernate-core Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.0.0.Final to 5.3.20.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.3.20/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.0.0.Final...5.3.20) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../jpa/tx-control-provider-jpa-xa-plugin-hibernate-5_0/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tx-control-providers/jpa/tx-control-provider-jpa-xa-plugin-hibernate-5_0/pom.xml b/tx-control-providers/jpa/tx-control-provider-jpa-xa-plugin-hibernate-5_0/pom.xml index c488859..c3564d8 100644 --- a/tx-control-providers/jpa/tx-control-provider-jpa-xa-plugin-hibernate-5_0/pom.xml +++ b/tx-control-providers/jpa/tx-control-provider-jpa-xa-plugin-hibernate-5_0/pom.xml @@ -45,7 +45,7 @@ org.hibernate hibernate-core - 5.0.0.Final + 5.3.20.Final provided