mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-13 06:06:28 +01:00
updated some more libs
This commit is contained in:
parent
e797ba912e
commit
0404360071
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8
pom.xml
8
pom.xml
@ -86,14 +86,14 @@
|
||||
<dependency>
|
||||
<groupId>com.earth2me.essentials.Essentials</groupId>
|
||||
<artifactId>Essentials</artifactId>
|
||||
<version>2.8.2</version>
|
||||
<version>2.9.2</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/Essentials.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.anjocaido.groupmanager.GroupManager</groupId>
|
||||
<artifactId>GroupManager</artifactId>
|
||||
<version>1.9.42</version>
|
||||
<version>2.0</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/EssentialsGroupManager.jar</systemPath>
|
||||
</dependency>
|
||||
@ -191,7 +191,7 @@
|
||||
<dependency>
|
||||
<groupId>de.bananaco.permissions.Permissions</groupId>
|
||||
<artifactId>bPermissions2</artifactId>
|
||||
<version>2.9.0</version>
|
||||
<version>2.9.12d</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/bpermissions2.jar</systemPath>
|
||||
</dependency>
|
||||
@ -212,7 +212,7 @@
|
||||
<dependency>
|
||||
<groupId>me.greatman.Craftconomy</groupId>
|
||||
<artifactId>Craftconomy</artifactId>
|
||||
<version>2.3.1</version>
|
||||
<version>2.3.5</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/Craftconomy.jar</systemPath>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user