Fixed docs generation classpath
This commit is contained in:
parent
d3cabe5e83
commit
56a8cbd7f7
133 changed files with 10152 additions and 57 deletions
6
pom.xml
6
pom.xml
|
@ -33,12 +33,6 @@
|
|||
<version>4.12.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jakarta.servlet</groupId>
|
||||
<artifactId>jakarta.servlet-api</artifactId>
|
||||
<version>6.0.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlinx</groupId>
|
||||
<artifactId>kotlinx-serialization-json-jvm</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue