From 3afba203b593ca6eb48fd93b3dab9d62dcb2e1df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 31 Oct 2025 06:03:16 +0000 Subject: [PATCH] fix: upgrade org.hibernate.orm:hibernate-core from 6.6.30.Final to 6.6.32.Final Snyk has created this PR to upgrade org.hibernate.orm:hibernate-core from 6.6.30.Final to 6.6.32.Final. See this package in maven: org.hibernate.orm:hibernate-core See this project in Snyk: https://app.snyk.io/org/super.denis/project/65525927-47ab-4c3a-a30e-3dc714ed787b?utm_source=github&utm_medium=referral&page=upgrade-pr --- 01_JDBC/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_JDBC/pom.xml b/01_JDBC/pom.xml index 092f8fc..3ec867d 100644 --- a/01_JDBC/pom.xml +++ b/01_JDBC/pom.xml @@ -78,7 +78,7 @@ org.hibernate.orm hibernate-core - 6.6.30.Final + 6.6.32.Final