mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 18:47:20 +01:00
Updated logging library to 1.1.1.
(cherry picked from commit 9b88d1d491
)
This commit is contained in:
parent
b341a6dd3a
commit
82457e5b79
8
pom.xml
8
pom.xml
@ -354,15 +354,9 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.dumptruckman.minecraft</groupId>
|
<groupId>com.dumptruckman.minecraft</groupId>
|
||||||
<artifactId>Logging</artifactId>
|
<artifactId>Logging</artifactId>
|
||||||
<version>1.0.9</version>
|
<version>1.1.1</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<exclusions>
|
|
||||||
<exclusion>
|
|
||||||
<groupId>org.bukkit</groupId>
|
|
||||||
<artifactId>craftbukkit</artifactId>
|
|
||||||
</exclusion>
|
|
||||||
</exclusions>
|
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- End of Logging Dependency -->
|
<!-- End of Logging Dependency -->
|
||||||
<!-- Start of JSON dependency -->
|
<!-- Start of JSON dependency -->
|
||||||
|
Loading…
Reference in New Issue
Block a user