Update pom.xml

This commit is contained in:
Magnus Ulf 2020-12-16 19:32:55 +01:00
parent befb61fbb7
commit 41bed534d4

View File

@ -47,7 +47,7 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.sk89q.worldguard</groupId> <groupId>com.sk89q.worldguard</groupId>
<artifactId>worldguard-legacy</artifactId> <artifactId>worldguard-bukkit</artifactId>
</dependency> </dependency>
<!-- Vault --> <!-- Vault -->
<dependency> <dependency>