update springboot-admin 3.0.0 => 3.0.1

update springdoc 2.0.2 => 2.0.3
This commit is contained in:
疯狂的狮子Li
2023-03-12 19:36:17 +08:00
parent 876145dcec
commit 4f301205fe
2 changed files with 8 additions and 2 deletions

View File

@ -31,6 +31,12 @@
<groupId>com.github.therapi</groupId>
<artifactId>therapi-runtime-javadoc</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-kotlin</artifactId>
</dependency>
</dependencies>
</project>