From 10bd06a7525ef4a2b1d38d9e314f8e9ed7503c4a Mon Sep 17 00:00:00 2001 From: Michiel TJampens <60646590+michieltjampens@users.noreply.github.com> Date: Wed, 29 May 2024 07:48:00 +0200 Subject: [PATCH] updated netty dep --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 61648c2..2c19110 100644 --- a/pom.xml +++ b/pom.xml @@ -113,27 +113,27 @@ io.netty netty-common - 4.1.109.Final + 4.1.110.Final io.netty netty-buffer - 4.1.109.Final + 4.1.110.Final io.netty netty-transport - 4.1.109.Final + 4.1.110.Final io.netty netty-handler - 4.1.109.Final + 4.1.110.Final io.netty netty-codec - 4.1.109.Final + 4.1.110.Final @@ -152,7 +152,7 @@ com.fazecast jSerialComm - 2.10.4 + 2.10.5