Skip to content

Commit

Permalink
removed unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
leonschenk committed Nov 2, 2022
1 parent 9973b1a commit edc4af1
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions com.zsmartsystems.zigbee.console.main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,18 +86,6 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.6</version>
</dependency>

<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
</dependency>

<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
Expand Down

0 comments on commit edc4af1

Please sign in to comment.