|
|
|
@ -91,18 +91,11 @@
|
|
|
|
<artifactId>wsdl4j</artifactId>
|
|
|
|
<artifactId>wsdl4j</artifactId>
|
|
|
|
<version>1.6.2</version>
|
|
|
|
<version>1.6.2</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.springdoc</groupId>
|
|
|
|
<groupId>org.springdoc</groupId>
|
|
|
|
<artifactId>springdoc-openapi-ui</artifactId>
|
|
|
|
<artifactId>springdoc-openapi-ui</artifactId>
|
|
|
|
<version>1.7.0</version>
|
|
|
|
<version>1.7.0</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.springdoc</groupId>
|
|
|
|
|
|
|
|
<artifactId>springdoc-openapi-javadoc</artifactId>
|
|
|
|
|
|
|
|
<version>1.7.0</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.junit.jupiter</groupId>
|
|
|
|
<groupId>org.junit.jupiter</groupId>
|
|
|
|
<artifactId>junit-jupiter-engine</artifactId>
|
|
|
|
<artifactId>junit-jupiter-engine</artifactId>
|
|
|
|
|