diff --git a/pom.xml b/pom.xml index 5899e19..920eac7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,19 +13,6 @@ 0.0.1-SNAPSHOT QQ-Bot QQ-Bot - - - - - - - - - - - - - 17 @@ -35,6 +22,10 @@ spring-boot-starter-itbaima-robot 1.0.2 + + org.springframework.boot + spring-boot-starter-thymeleaf + org.springframework.boot spring-boot-starter-web @@ -45,7 +36,11 @@ spring-boot-starter-test test - + + org.springframework.boot + spring-boot-starter-actuator + +