From e73afc311d758d5f21ed00737edff1aa0c36a477 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 05:31:23 +0000 Subject: [PATCH] Update dependency org.hibernate.orm:hibernate-core to v6.3.0.Final --- SoundModule/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoundModule/pom.xml b/SoundModule/pom.xml index 88a3d38..b1297c4 100644 --- a/SoundModule/pom.xml +++ b/SoundModule/pom.xml @@ -36,7 +36,7 @@ org.hibernate.orm hibernate-core - 6.2.0.Final + 6.3.0.Final org.postgresql