From 29a7b879e8648ee6cf4a5517b31f1f7c3b0e9a91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 06:03:52 +0000 Subject: [PATCH] Update dependency org.mybatis.caches:mybatis-redis to v1.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 74cac79..ddac86a 100644 --- a/pom.xml +++ b/pom.xml @@ -130,7 +130,7 @@ org.mybatis.caches mybatis-redis - 1.0.0-beta2 + 1.0.0 *