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

Commit

Permalink
removed advancedban from pom and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Jul 20, 2021
1 parent e4b1fe7 commit 6dddb18
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.William278</groupId>
<artifactId>HuskChat</artifactId>
<version>1.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<name>HuskChat</name>
Expand Down Expand Up @@ -114,12 +114,6 @@
<version>5.3</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>me.leoko.advancedban</groupId>
<artifactId>AdvancedBan</artifactId>
<version>2.1.7</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
Expand Down

0 comments on commit 6dddb18

Please sign in to comment.