mirror of
https://github.com/PaperMC/Waterfall.git
synced 2024-11-24 19:25:16 +01:00
Update TerminalConsoleAppender to 1.1.1
See https://github.com/Minecrell/TerminalConsoleAppender/releases/tag/1.1.1
This commit is contained in:
parent
578418c4f2
commit
56b617c361
@ -1,4 +1,4 @@
|
||||
From 8608d4bdfea1916353238c7ae20a4ec218e31321 Mon Sep 17 00:00:00 2001
|
||||
From 9f9dac11d97f547151023d30b371db781bfd4a5c Mon Sep 17 00:00:00 2001
|
||||
From: Minecrell <minecrell@minecrell.net>
|
||||
Date: Fri, 22 Sep 2017 12:46:47 +0200
|
||||
Subject: [PATCH] Use Log4j2 for logging and TerminalConsoleAppender for
|
||||
@ -252,7 +252,7 @@ index 79493df2..0183bf9c 100644
|
||||
<module>protocol</module>
|
||||
<module>proxy</module>
|
||||
diff --git a/proxy/pom.xml b/proxy/pom.xml
|
||||
index 2efeaa9e..2fa860e1 100644
|
||||
index 2efeaa9e..df84d6f1 100644
|
||||
--- a/proxy/pom.xml
|
||||
+++ b/proxy/pom.xml
|
||||
@@ -70,7 +70,7 @@
|
||||
@ -273,7 +273,7 @@ index 2efeaa9e..2fa860e1 100644
|
||||
+ <dependency>
|
||||
+ <groupId>net.minecrell</groupId>
|
||||
+ <artifactId>terminalconsoleappender</artifactId>
|
||||
+ <version>1.1.0</version>
|
||||
+ <version>1.1.1</version>
|
||||
+ </dependency>
|
||||
+ <dependency>
|
||||
+ <groupId>net.java.dev.jna</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user