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:
14
pom.xml
14
pom.xml
@ -116,20 +116,6 @@
|
||||
<scope>compile</scope>
|
||||
</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 -->
|
||||
<dependency>
|
||||
<groupId>org.springdoc</groupId>
|
||||
|
Reference in New Issue
Block a user