Browse Source

logback配置更改

zouxuan 1 year ago
parent
commit
cfa0a25c9c
1 changed files with 0 additions and 6 deletions
  1. 0 6
      cooleshow-common/pom.xml

+ 0 - 6
cooleshow-common/pom.xml

@@ -39,12 +39,6 @@
 		<dependency>
 			<groupId>org.springframework.boot</groupId>
 			<artifactId>spring-boot-starter-data-redis</artifactId>
-			<exclusions>
-				<exclusion>
-					<groupId>io.lettuce</groupId>
-					<artifactId>lettuce-core</artifactId>
-				</exclusion>
-			</exclusions>
 		</dependency>
 		<dependency>
 			<groupId>redis.clients</groupId>