|
|
|
|
@ -64,24 +64,11 @@
|
|
|
|
|
<artifactId>xit-crypto</artifactId>
|
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springdoc</groupId>
|
|
|
|
|
<artifactId>springdoc-openapi-ui</artifactId>
|
|
|
|
|
<version>1.7.0</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springdoc</groupId>
|
|
|
|
|
<artifactId>springdoc-openapi-javadoc</artifactId>
|
|
|
|
|
<version>1.7.0</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!--
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springdoc</groupId>
|
|
|
|
|
<artifactId>springdoc-openapi-security</artifactId>
|
|
|
|
|
<version>1.7.0</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
-->
|
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
|
|