zouxuan hace 7 meses
padre
commit
3327cba351
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      mec-biz/pom.xml

+ 2 - 2
mec-biz/pom.xml

@@ -60,8 +60,8 @@
 					<groupId>com.baomidou</groupId>
 				</exclusion>
 				<exclusion>
-					<artifactId>slf4j-api</artifactId>
-					<groupId>org.slf4j</groupId>
+					<artifactId>spring-boot-starter-logging</artifactId>
+					<groupId>org.springframework.boot</groupId>
 				</exclusion>
 			</exclusions>
 		</dependency>