Skip to content

Commit

Permalink
Remove dependency that exists in ugslib
Browse files Browse the repository at this point in the history
  • Loading branch information
breiler committed Oct 30, 2024
1 parent 4508f00 commit af9e75d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ugs-platform/ugs-platform-visualizer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,12 +163,6 @@
<artifactId>vecmath</artifactId>
<version>1.5.2</version>
</dependency>

<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
Expand Down

0 comments on commit af9e75d

Please sign in to comment.