mirror of
https://github.com/PaperMC/Waterfall.git
synced 2024-12-02 23:23:42 +01:00
Bump netty
This commit is contained in:
parent
d17dc3a181
commit
8ab574f323
22
BungeeCord-Patches/0066-Bump-netty.patch
Normal file
22
BungeeCord-Patches/0066-Bump-netty.patch
Normal file
@ -0,0 +1,22 @@
|
||||
From 18e5e71320ba43f2c11d65b6ade5f31e57b62bca Mon Sep 17 00:00:00 2001
|
||||
From: Shane Freeder <theboyetronic@gmail.com>
|
||||
Date: Sun, 28 Aug 2022 00:35:57 +0100
|
||||
Subject: [PATCH] Bump netty
|
||||
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 2b544c23..6810b9cc 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -89,7 +89,7 @@
|
||||
<properties>
|
||||
<build.number>unknown</build.number>
|
||||
<lombok.version>1.18.22</lombok.version>
|
||||
- <netty.version>4.1.77.Final</netty.version>
|
||||
+ <netty.version>4.1.80.Final</netty.version> <!-- Waterfall - bump -->
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
--
|
||||
2.37.2
|
||||
|
Loading…
Reference in New Issue
Block a user