lianshufeng 1 anno fa
parent
commit
4c6fe38358
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      components/Swagger2/pom.xml

+ 1 - 1
components/Swagger2/pom.xml

@@ -60,7 +60,7 @@
         <dependency>
             <groupId>org.springdoc</groupId>
             <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
-            <version>2.3.0</version>
+            <version>2.5.0</version>
         </dependency>