mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-13 19:28:03 +01:00
Update to netty CR8
By: md_5 <md_5@live.com.au>
This commit is contained in:
parent
ed4ce21f3a
commit
1c7edc028b
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
From b370acacf0692d6557c1445231b1ffb407bff44f Mon Sep 17 00:00:00 2001
|
||||
From 7c745d6f520844d41b6f1ea99fdb56a202898e21 Mon Sep 17 00:00:00 2001
|
||||
From: md_5 <md_5@live.com.au>
|
||||
Date: Tue, 2 Jul 2013 09:06:29 +1000
|
||||
Subject: [PATCH] Netty
|
||||
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 75ef3c9..2d8b3f3 100644
|
||||
index 75ef3c9..f3ca1dd 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -139,6 +139,16 @@
|
||||
|
@ -15,7 +15,7 @@ index 75ef3c9..2d8b3f3 100644
|
|||
+ <dependency>
|
||||
+ <groupId>io.netty</groupId>
|
||||
+ <artifactId>netty-all</artifactId>
|
||||
+ <version>4.0.0.CR7</version>
|
||||
+ <version>4.0.0.CR8</version>
|
||||
+ </dependency>
|
||||
+ <dependency>
|
||||
+ <groupId>org.javassist</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue