java110-core/pom.xmlold mode 100644 new mode 100755
@@ -30,8 +30,8 @@ </dependency> <dependency> <groupId>org.springframework.data</groupId> <artifactId>spring-data-redis</artifactId> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-cache</artifactId> </dependency> @@ -85,5 +85,10 @@ <artifactId>java110-utils</artifactId> </dependency> <dependency> <groupId>io.github.openfeign</groupId> <artifactId>feign-okhttp</artifactId> </dependency> </dependencies> </project>