Browse Source

nacos持久化

master
wangjx 3 years ago
parent
commit
799da27f25
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      sentinel-dashboard/pom.xml

+ 1
- 0
sentinel-dashboard/pom.xml View File

@@ -139,6 +139,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId> <artifactId>spring-boot-configuration-processor</artifactId>
<version>2.2.5.RELEASE</version>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
</dependencies> </dependencies>


Loading…
Cancel
Save