From 31e5e54d32c7f7fc240d09505c4026d796909a09 Mon Sep 17 00:00:00 2001 From: Kevin Herron Date: Tue, 24 Dec 2024 04:50:27 -0800 Subject: [PATCH] Dependency updates - netty 4.1.112.Final to 4.1.116.Final - junit 5.10.2 to 5.11.4 - checkstyle 10.17.0 to 10.21.0 --- modbus-tcp/pom.xml | 6 ++++++ pom.xml | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/modbus-tcp/pom.xml b/modbus-tcp/pom.xml index 113bab2..57eeb5d 100644 --- a/modbus-tcp/pom.xml +++ b/modbus-tcp/pom.xml @@ -44,6 +44,12 @@ com.digitalpetri.netty netty-channel-fsm ${netty-channel-fsm.version} + + + io.netty + netty-handler + + org.slf4j diff --git a/pom.xml b/pom.xml index c75e9e6..85addf5 100644 --- a/pom.xml +++ b/pom.xml @@ -49,15 +49,15 @@ 2.11.0 - 4.1.112.Final + 4.1.116.Final 1.0.0 2.0.16 - 5.10.2 + 5.11.4 - 10.17.0 + 10.21.0 3.4.0 3.13.0 3.5.0