Skip to content

Commit

Permalink
remove unuseful dependy in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
elfunesto committed Sep 11, 2024
1 parent f0ba9ce commit 596545c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
5 changes: 0 additions & 5 deletions RCaNconstructor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,6 @@
<artifactId>atlantafx-base</artifactId>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>5.3.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
Expand Down
13 changes: 0 additions & 13 deletions RCaNconstructor/src/main/java/module-info.java

This file was deleted.

0 comments on commit 596545c

Please sign in to comment.