Skip to content

Commit

Permalink
chore: cleanup pom
Browse files Browse the repository at this point in the history
  • Loading branch information
StarWishsama committed May 2, 2024
1 parent 9fe76eb commit 863ff1b
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<url>https://repo.walshy.dev/public</url>
</repository>
<repository>
<!-- Orebfuscator, QuickShop-Reremake -->
<!-- Orebfuscator -->
<id>codemc-repo</id>
<url>https://repo.codemc.io/repository/maven-public/</url>
</repository>
Expand Down Expand Up @@ -429,19 +429,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.maxgamer</groupId>
<artifactId>QuickShop</artifactId>
<version>5.1.0.9</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<!-- We don't need any of the dependencies -->
<groupId>*</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.mojang</groupId>
<artifactId>authlib</artifactId>
Expand Down

0 comments on commit 863ff1b

Please sign in to comment.