Remove unused depends
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 31s
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 31s
This commit is contained in:
parent
5099ad9dfe
commit
f01c208a9b
14
pom.xml
14
pom.xml
@ -116,20 +116,6 @@
|
|||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- 3D Rendering 🧑🏼🔫 -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>java3d</groupId>
|
|
||||||
<artifactId>j3d-core</artifactId>
|
|
||||||
<version>1.3.1</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>java3d</groupId>
|
|
||||||
<artifactId>j3d-core-utils</artifactId>
|
|
||||||
<version>1.3.1</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<!-- SwaggerUI -->
|
<!-- SwaggerUI -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springdoc</groupId>
|
<groupId>org.springdoc</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user