From fbb20a82ff1c09b9649b2aa366b0573617944282 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 14 Jun 2026 22:08:46 +0000
Subject: [PATCH] fix(deps): update dependency com.zaxxer:hikaricp to v7.1.0
---
demo/pom.xml | 2 +-
with-pool/hikaricp/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/demo/pom.xml b/demo/pom.xml
index f488319..ee1bd77 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -69,7 +69,7 @@
com.zaxxer
HikariCP
- 7.0.2
+ 7.1.0
diff --git a/with-pool/hikaricp/pom.xml b/with-pool/hikaricp/pom.xml
index 0a241f9..3669282 100644
--- a/with-pool/hikaricp/pom.xml
+++ b/with-pool/hikaricp/pom.xml
@@ -74,7 +74,7 @@
com.zaxxer
HikariCP
- 7.0.2
+ 7.1.0
true
compile