Skip to content

Commit e1d6564

Browse files
committed
Update POM dependencies.
1 parent aff6aa2 commit e1d6564

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
Binary file not shown.

lib/dynmap-0.70.2.jar

-1.82 MB
Binary file not shown.

lib/dynmap-0.90.jar

2.21 MB
Binary file not shown.

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<dependency>
193193
<groupId>net.milkbowl.vault</groupId>
194194
<artifactId>Vault</artifactId>
195-
<version>1.2.18-SNAPSHOT</version>
195+
<version>1.2.19-SNAPSHOT</version>
196196
<scope>compile</scope>
197197
</dependency>
198198
<!-- WorldEdit Dependency -->
@@ -210,15 +210,15 @@
210210
<artifactId>dynmap-api</artifactId>
211211
<version>0.70.2</version>
212212
<scope>system</scope>
213-
<systemPath>${project.basedir}/lib/dynmap-0.70.2.jar</systemPath>
213+
<systemPath>${project.basedir}/lib/dynmap-0.90.jar</systemPath>
214214
</dependency>
215215
<!-- PermissionsEx Dependency -->
216216
<dependency>
217217
<groupId>ru.tehkode</groupId>
218218
<artifactId>PermissionsEx</artifactId>
219219
<version>1.19.3</version>
220220
<scope>system</scope>
221-
<systemPath>${project.basedir}/lib/PermissionsEx-1.19.3.jar</systemPath>
221+
<systemPath>${project.basedir}/lib/PermissionsEx-1.19.4.jar</systemPath>
222222
</dependency>
223223
<!-- DeathNotifier Dependency -->
224224
<dependency>

0 commit comments

Comments
 (0)