Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Remove unused dependency πŸ›‘
Browse files Browse the repository at this point in the history
  • Loading branch information
0x61nas committed Apr 8, 2022
1 parent af3605f commit ff28341
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@
<artifactId>commons-cli</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>

<properties>
Expand Down

0 comments on commit ff28341

Please sign in to comment.