blade-service/blade-mdm/pom.xml
@@ -79,11 +79,13 @@ <artifactId>tika-core</artifactId> <version>3.2.0</version> </dependency> <!-- <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</optional> </dependency> --> <dependency> <groupId>org.springblade</groupId> <artifactId>blade-core-test</artifactId> @@ -109,6 +111,7 @@ <artifactId>groovy-jsr223</artifactId> <version>4.0.28</version> </dependency> </dependencies> <build> <plugins>