ruoyi-extend/ruoyi-monitor-admin/pom.xml
@@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi-extend</artifactId> <groupId>com.ruoyi</groupId> <version>3.3.0</version> <version>4.2.0</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> @@ -34,6 +34,11 @@ <artifactId>spring-boot-admin-starter-client</artifactId> </dependency> <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> </dependency> </dependencies> <build>