Skip to content

Commit

Permalink
Little maven cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaneyXYZ committed Oct 30, 2023
1 parent d5b0182 commit 0f9c058
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions modules/RoyalCommands/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,6 @@
</plugins>
</build>
<repositories>
<repository>
<id>spigot</id>
<url>https://hub.spigotmc.org/nexus/content/groups/public/</url>
</repository>
<repository>
<id>dmulloy2-repo</id>
<url>https://repo.dmulloy2.net/repository/public/</url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20210307</version>
<version>20230227</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 0f9c058

Please sign in to comment.