Skip to content

Commit

Permalink
Remove unused commons-net dependency for /processing project.
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekrb19 committed Aug 26, 2021
1 parent bb576d5 commit 09cb838
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions processing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
</dependency>
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
</dependency>
<dependency>
<groupId>com.github.seancfoley</groupId>
<artifactId>ipaddress</artifactId>
Expand Down

0 comments on commit 09cb838

Please sign in to comment.