Update pom.xml

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-09-07 17:08:21 +02:00 committed by GitHub
parent 38b65b1c0e
commit ea1798e4e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -74,7 +74,7 @@
<dependency>
<groupId>com.github.MilkBowl</groupId>
<artifactId>VaultAPI</artifactId>
<version>1.7</version>
<version>1.7.1</version>
<scope>provided</scope>
</dependency>
@ -95,7 +95,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId>
<version>7.2.0-SNAPSHOT</version>
<version>7.2.11-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
@ -103,7 +103,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-core</artifactId>
<version>7.2.0-SNAPSHOT</version>
<version>7.2.11-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
@ -133,4 +133,4 @@
</dependencies>
</project>
</project>