From 78eae03b5133e1d43aa834991ec1e7ae27008b28 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 20 Feb 2023 07:40:15 +0000
Subject: [PATCH] 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 407d1709..61205422 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.14.Final
+ 6.1.7.Final
org.glassfish.web
@@ -55,7 +55,7 @@
org.hibernate
hibernate-validator
- 6.2.5.Final
+ 8.0.0.Final
org.mongodb