zhitan-framework/pom.xml
@@ -59,6 +59,8 @@ </exclusions> </dependency> <!-- 获取系统信息 --> <dependency> <groupId>com.github.oshi</groupId> @@ -79,6 +81,10 @@ <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-mqtt</artifactId> </dependency> <dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-core</artifactId> </dependency> </dependencies> </project>