Remove dependencyManagement from pom.xml

This commit is contained in:
Intelli 2025-09-02 13:03:25 -06:00
parent b3abb70744
commit 86d164e4b0

11
pom.xml
View file

@ -181,17 +181,6 @@
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.intellectualsites.bom</groupId>
<artifactId>bom-newest</artifactId> <!-- Ref: https://github.com/IntellectualSites/bom -->
<version>1.45</version>
<scope>import</scope>
<type>pom</type>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
<!--
paper-api: io.papermc.paper