Skip to content

Commit

Permalink
Revert "Update pom.xml"
Browse files Browse the repository at this point in the history
This reverts commit f7abb8c.
我不理解,为什么有的附属会引用这个重定向后的库
  • Loading branch information
mcchampions committed Feb 3, 2025
1 parent f7abb8c commit ddf3091
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,14 @@
</exclusions>
</dependency>

<!-- TODO: Remove this dependency -->
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.6</version>
<scope>compile</scope>
</dependency>

<!-- Slimefun Compatibility Lib -->
<dependency>
<groupId>com.github.Xzavier0722</groupId>
Expand Down

0 comments on commit ddf3091

Please sign in to comment.