From 0c31035d0c10d2dad1e15a7aa4c9060d505abff9 Mon Sep 17 00:00:00 2001 From: xiang Date: Sun, 27 Jul 2025 23:55:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:pom=E7=89=88=E6=9C=AC=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++---- xservice-cache/pom.xml | 2 +- xservice-common/pom.xml | 2 +- xservice-mysql-starter/pom.xml | 2 +- xservice-schedule-starter/pom.xml | 2 +- xservice-third-part/pom.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index b248ca1..f277e29 100644 --- a/pom.xml +++ b/pom.xml @@ -79,10 +79,10 @@ - - - - + + org.springframework.boot + spring-boot-starter-data-redis + diff --git a/xservice-cache/pom.xml b/xservice-cache/pom.xml index 3507ef3..b224e70 100644 --- a/xservice-cache/pom.xml +++ b/xservice-cache/pom.xml @@ -6,7 +6,7 @@ com.xiang xservice-basic - 1.0-SNAPSHOT + 1.1-SNAPSHOT xservice-cache diff --git a/xservice-common/pom.xml b/xservice-common/pom.xml index d57d05f..239d24b 100644 --- a/xservice-common/pom.xml +++ b/xservice-common/pom.xml @@ -6,7 +6,7 @@ com.xiang xservice-basic - 1.0-SNAPSHOT + 1.1-SNAPSHOT 1.0.2-SNAPSHOT diff --git a/xservice-mysql-starter/pom.xml b/xservice-mysql-starter/pom.xml index c1ee692..a1b31e0 100644 --- a/xservice-mysql-starter/pom.xml +++ b/xservice-mysql-starter/pom.xml @@ -6,7 +6,7 @@ com.xiang xservice-basic - 1.0-SNAPSHOT + 1.1-SNAPSHOT xservice-mysql-starter diff --git a/xservice-schedule-starter/pom.xml b/xservice-schedule-starter/pom.xml index 21ec7b3..9e01000 100644 --- a/xservice-schedule-starter/pom.xml +++ b/xservice-schedule-starter/pom.xml @@ -6,7 +6,7 @@ com.xiang xservice-basic - 1.0-SNAPSHOT + 1.1-SNAPSHOT 1.1-SNAPSHOT diff --git a/xservice-third-part/pom.xml b/xservice-third-part/pom.xml index a2acabf..760c789 100644 --- a/xservice-third-part/pom.xml +++ b/xservice-third-part/pom.xml @@ -6,7 +6,7 @@ com.xiang xservice-basic - 1.0-SNAPSHOT + 1.1-SNAPSHOT xservice-third-part