From 1b59c2b0bbde3f7cff45401826934e961d9f05e9 Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Mon, 8 Sep 2025 08:43:44 +0100 Subject: [PATCH] fix: netty --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index c4d420f..820a8d3 100644 --- a/pom.xml +++ b/pom.xml @@ -113,6 +113,11 @@ ion-java 1.11.9 + + io.netty + netty-codec-http + 4.1.125.Final + com.auth0 java-jwt