From b28435bdae0c79f7df1eab40d3b5a0ab55a16ec6 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 13 Aug 2025 13:08:33 +0000
Subject: [PATCH] fix(deps): update dependency
org.hibernate.orm:hibernate-hikaricp to v6.6.25.final
---
backend/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index 392150139f..d3b31b37a5 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -74,7 +74,7 @@
org.hibernate.orm
hibernate-hikaricp
- 6.6.15.Final
+ 6.6.25.Final
com.h2database