From 97c98633d00847fb6031514e64c0916ba4f006c0 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 10 Nov 2024 22:07:49 +0000
Subject: [PATCH] fix(deps): update dependency
io.hypersistence:hypersistence-utils-hibernate-63 to v3.9.0 (#1505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
jpa/boot-data-customsequence/pom.xml | 2 +-
jpa/boot-hibernate2ndlevelcache-sample/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/jpa/boot-data-customsequence/pom.xml b/jpa/boot-data-customsequence/pom.xml
index d46c8c9c2..0384c6775 100644
--- a/jpa/boot-data-customsequence/pom.xml
+++ b/jpa/boot-data-customsequence/pom.xml
@@ -88,7 +88,7 @@
io.hypersistence
hypersistence-utils-hibernate-63
- 3.8.3
+ 3.9.0
diff --git a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
index 124db7dd6..d5183ad50 100644
--- a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
+++ b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
@@ -103,7 +103,7 @@
io.hypersistence
hypersistence-utils-hibernate-63
- 3.8.3
+ 3.9.0
net.ttddyy