|
@@ -50,13 +50,15 @@
|
|
|
<artifactId>fastjson2</artifactId>
|
|
<artifactId>fastjson2</artifactId>
|
|
|
<version>2.0.52</version>
|
|
<version>2.0.52</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
-
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.github.xingfudeshi</groupId>
|
|
<groupId>com.github.xingfudeshi</groupId>
|
|
|
<artifactId>knife4j-openapi3-jakarta-spring-boot-starter</artifactId>
|
|
<artifactId>knife4j-openapi3-jakarta-spring-boot-starter</artifactId>
|
|
|
<version>4.6.0</version>
|
|
<version>4.6.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
-
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>org.springframework.boot</groupId>
|
|
|
|
|
+ <artifactId>spring-boot-starter-actuator</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|
|
|
<dependencyManagement>
|
|
<dependencyManagement>
|