From 207da69de2ed03ec29a04abb7c21dcb4af23916f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 03:35:41 +0000 Subject: [PATCH] Bump hibernate-core in /eap/jpa Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 4.2.19.Final-redhat-1 to 5.3.20.Final-redhat-00001. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/commits) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- eap/jpa/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eap/jpa/pom.xml b/eap/jpa/pom.xml index c8e556c..1faeb55 100644 --- a/eap/jpa/pom.xml +++ b/eap/jpa/pom.xml @@ -44,7 +44,7 @@ org.hibernate hibernate-core - 4.2.19.Final-redhat-1 + 5.3.20.Final-redhat-00001 org.hibernate