mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-23 19:16:31 +01:00
more library updates
This commit is contained in:
parent
0f51bd7ef8
commit
1f2679ba6c
Binary file not shown.
Binary file not shown.
BIN
lib/iChat.jar
BIN
lib/iChat.jar
Binary file not shown.
6
pom.xml
6
pom.xml
@ -58,14 +58,14 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.earth2me.essentials.Essentials</groupId>
|
<groupId>com.earth2me.essentials.Essentials</groupId>
|
||||||
<artifactId>Essentials</artifactId>
|
<artifactId>Essentials</artifactId>
|
||||||
<version>2.2.18</version>
|
<version>2.8.2</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/lib/Essentials.jar</systemPath>
|
<systemPath>${project.basedir}/lib/Essentials.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.anjocaido.groupmanager.GroupManager</groupId>
|
<groupId>org.anjocaido.groupmanager.GroupManager</groupId>
|
||||||
<artifactId>GroupManager</artifactId>
|
<artifactId>GroupManager</artifactId>
|
||||||
<version>1.3 (Phoenix)</version>
|
<version>1.9.42</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/lib/EssentialsGroupManager.jar</systemPath>
|
<systemPath>${project.basedir}/lib/EssentialsGroupManager.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
@ -86,7 +86,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.TheDgtl.iChat.iChat</groupId>
|
<groupId>net.TheDgtl.iChat.iChat</groupId>
|
||||||
<artifactId>iChat</artifactId>
|
<artifactId>iChat</artifactId>
|
||||||
<version>2.4.4</version>
|
<version>2.5.3</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/lib/iChat.jar</systemPath>
|
<systemPath>${project.basedir}/lib/iChat.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user