From dc97b3eb960e73a16615f80ce87eeead63079c53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:18:51 +0000 Subject: [PATCH] fix(deps): update hibernate core --- grails-forge-core/src/main/resources/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grails-forge-core/src/main/resources/pom.xml b/grails-forge-core/src/main/resources/pom.xml index 5a9f7e17..402826d7 100644 --- a/grails-forge-core/src/main/resources/pom.xml +++ b/grails-forge-core/src/main/resources/pom.xml @@ -15,7 +15,7 @@ org.hibernate hibernate-core - 5.6.15.Final + 6.4.2.Final org.glassfish.web @@ -65,7 +65,7 @@ org.hibernate hibernate-validator - 6.2.5.Final + 8.0.1.Final org.mongodb