Skip to content

Commit

Permalink
delete unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iQuxLE committed Apr 29, 2024
1 parent 35240c6 commit 561481c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,6 @@
<version>${junit.jupiter.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.1</version>
</dependency>
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.10.0</version>
</dependency>
</dependencies>

<repositories>
Expand Down

0 comments on commit 561481c

Please sign in to comment.