Skip to content

Commit c374e70

Browse files
committed
模块 lwohvye.eladmin.common 同时从 io.swagger.v3.oas.models 和 io.swagger.v3.oas.annotations 读取程序包 io.swagger.v3.oas.annotations
JPMS面临的问题就是第三方依赖不可控,短期无法进行升级。 swagger-api/swagger-core#4129
1 parent 71f41de commit c374e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
<path>
346346
<groupId>com.github.therapi</groupId>
347347
<artifactId>therapi-runtime-javadoc-scribe</artifactId>
348-
<version>0.12.0</version>
348+
<version>0.13.0</version>
349349
</path>
350350
</annotationProcessorPaths>
351351
<!--https://docs.spring.io/spring-boot/docs/2.4.4/reference/html/appendix-configuration-metadata.html#configuration-metadata-annotation-processor-->

0 commit comments

Comments
 (0)