From 17ba4bbc86d538bf2b1707e00490fe90d8293750 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Wed, 31 May 2023 16:57:34 +0800 Subject: [PATCH] :art: fix spring-data-redis version --- .../wx-java-channel-spring-boot-starter/pom.xml | 1 - .../wx-java-miniapp-spring-boot-starter/pom.xml | 6 +++--- spring-boot-starters/wx-java-mp-spring-boot-starter/pom.xml | 1 - .../wx-java-qidian-spring-boot-starter/pom.xml | 1 - 4 files changed, 3 insertions(+), 6 deletions(-) diff --git a/spring-boot-starters/wx-java-channel-spring-boot-starter/pom.xml b/spring-boot-starters/wx-java-channel-spring-boot-starter/pom.xml index 114a7dd85..eeff063f3 100644 --- a/spring-boot-starters/wx-java-channel-spring-boot-starter/pom.xml +++ b/spring-boot-starters/wx-java-channel-spring-boot-starter/pom.xml @@ -30,7 +30,6 @@ org.springframework.data spring-data-redis - ${spring.boot.version} provided diff --git a/spring-boot-starters/wx-java-miniapp-spring-boot-starter/pom.xml b/spring-boot-starters/wx-java-miniapp-spring-boot-starter/pom.xml index 42bfe5188..d9e263c06 100644 --- a/spring-boot-starters/wx-java-miniapp-spring-boot-starter/pom.xml +++ b/spring-boot-starters/wx-java-miniapp-spring-boot-starter/pom.xml @@ -1,5 +1,6 @@ - + wx-java-spring-boot-starters com.github.binarywang @@ -30,7 +31,6 @@ org.springframework.data spring-data-redis - ${spring.boot.version} provided @@ -68,4 +68,4 @@ - \ No newline at end of file + diff --git a/spring-boot-starters/wx-java-mp-spring-boot-starter/pom.xml b/spring-boot-starters/wx-java-mp-spring-boot-starter/pom.xml index 5a8c96398..becf38a48 100644 --- a/spring-boot-starters/wx-java-mp-spring-boot-starter/pom.xml +++ b/spring-boot-starters/wx-java-mp-spring-boot-starter/pom.xml @@ -27,7 +27,6 @@ org.springframework.data spring-data-redis - ${spring.boot.version} provided diff --git a/spring-boot-starters/wx-java-qidian-spring-boot-starter/pom.xml b/spring-boot-starters/wx-java-qidian-spring-boot-starter/pom.xml index 5563ca4d7..192f27cbe 100644 --- a/spring-boot-starters/wx-java-qidian-spring-boot-starter/pom.xml +++ b/spring-boot-starters/wx-java-qidian-spring-boot-starter/pom.xml @@ -25,7 +25,6 @@ org.springframework.data spring-data-redis - ${spring.boot.version} provided