diff --git a/LaunchServer/build.gradle b/LaunchServer/build.gradle index b145b284..7787dd61 100644 --- a/LaunchServer/build.gradle +++ b/LaunchServer/build.gradle @@ -51,7 +51,7 @@ bundle project(':Radon') bundle 'commons-io:commons-io:2.6' bundle 'commons-codec:commons-codec:1.11' bundle 'org.javassist:javassist:3.24.1-GA' - bundle 'io.netty:netty-all:4.1.32.Final' + bundle 'io.netty:netty-all:4.1.36.Final' bundle 'org.slf4j:slf4j-simple:1.7.25' bundle 'org.slf4j:slf4j-api:1.7.25' diff --git a/Launcher/build.gradle b/Launcher/build.gradle index 9aedbb43..c13447cf 100644 --- a/Launcher/build.gradle +++ b/Launcher/build.gradle @@ -41,7 +41,7 @@ pack project(':LauncherAuthlib') bundle 'com.jfoenix:jfoenix:8.0.8' bundle 'de.jensd:fontawesomefx:8.9' bundle 'org.apache.httpcomponents:httpclient:4.5.7' - pack 'io.netty:netty-all:4.1.32.Final' + pack 'io.netty:netty-all:4.1.36.Final' pack 'org.ow2.asm:asm-tree:7.1' } diff --git a/LauncherAPI/build.gradle b/LauncherAPI/build.gradle index 6527d525..1e733b39 100644 --- a/LauncherAPI/build.gradle +++ b/LauncherAPI/build.gradle @@ -4,5 +4,5 @@ dependencies { compile project(':libLauncher') compileOnly 'org.apache.httpcomponents:httpclient:4.5.7' - compileOnly 'io.netty:netty-all:4.1.32.Final' + compileOnly 'io.netty:netty-all:4.1.36.Final' } diff --git a/ServerWrapper/build.gradle b/ServerWrapper/build.gradle index 6341136f..323147c2 100644 --- a/ServerWrapper/build.gradle +++ b/ServerWrapper/build.gradle @@ -29,7 +29,7 @@ dependencies { pack project(':LauncherAuthlib') pack 'org.apache.httpcomponents:httpclient:4.5.7' - pack 'io.netty:netty-all:4.1.32.Final' + pack 'io.netty:netty-all:4.1.36.Final' } shadowJar { diff --git a/modules b/modules index c3381644..9e3e7731 160000 --- a/modules +++ b/modules @@ -1 +1 @@ -Subproject commit c338164496249a17eea2079ed560b09132831f35 +Subproject commit 9e3e773124ced1d3530349a69c21854aa88eaf6b