|
@@ -59,7 +59,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>commons-io</groupId>
|
|
<groupId>commons-io</groupId>
|
|
<artifactId>commons-io</artifactId>
|
|
<artifactId>commons-io</artifactId>
|
|
- <version>2.16.1</version>
|
|
|
|
|
|
+ <version>2.18.0</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
<!-- https://github.com/aikar/commands -->
|
|
<!-- https://github.com/aikar/commands -->
|
|
@@ -73,20 +73,20 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
<artifactId>jackson-databind</artifactId>
|
|
<artifactId>jackson-databind</artifactId>
|
|
- <version>2.16.2</version>
|
|
|
|
|
|
+ <version>2.17.2</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml -->
|
|
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml -->
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
|
<artifactId>jackson-dataformat-yaml</artifactId>
|
|
<artifactId>jackson-dataformat-yaml</artifactId>
|
|
- <version>2.16.2</version>
|
|
|
|
|
|
+ <version>2.17.2</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.bstats</groupId>
|
|
<groupId>org.bstats</groupId>
|
|
<artifactId>bstats-bukkit</artifactId>
|
|
<artifactId>bstats-bukkit</artifactId>
|
|
- <version>3.0.2</version>
|
|
|
|
|
|
+ <version>3.1.0</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
<!-- https://mvnrepository.com/artifact/com.github.MilkBowl/VaultAPI -->
|
|
<!-- https://mvnrepository.com/artifact/com.github.MilkBowl/VaultAPI -->
|
|
@@ -109,7 +109,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.github.placeholderapi</groupId>
|
|
<groupId>com.github.placeholderapi</groupId>
|
|
<artifactId>placeholderapi</artifactId>
|
|
<artifactId>placeholderapi</artifactId>
|
|
- <version>2.11.5</version>
|
|
|
|
|
|
+ <version>2.11.6</version>
|
|
<scope>provided</scope>
|
|
<scope>provided</scope>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
@@ -123,7 +123,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.github.stefvanschie.inventoryframework</groupId>
|
|
<groupId>com.github.stefvanschie.inventoryframework</groupId>
|
|
<artifactId>IF</artifactId>
|
|
<artifactId>IF</artifactId>
|
|
- <version>0.10.15</version>
|
|
|
|
|
|
+ <version>0.10.19</version>
|
|
</dependency>
|
|
</dependency>
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|