revert: swagger v3文档依赖兼容处理

Signed-off-by: fit2-zhao <yong.zhao@fit2cloud.com>
This commit is contained in:
fit2-zhao 2023-03-27 13:53:50 +08:00
parent b9b030706d
commit b83338e42f
2 changed files with 0 additions and 7 deletions

View File

@ -412,12 +412,6 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>${bind-api-version}</version>
</dependency>
</dependencies>
<build>

View File

@ -88,7 +88,6 @@
<!-- -->
<skipAntRunForJenkins>false</skipAntRunForJenkins>
<commons-dbcp2-version>2.9.0</commons-dbcp2-version>
<bind-api-version>3.0.1</bind-api-version>
</properties>