From 85fdd693b5cf5a5f6de6c578ac452fb0e955d595 Mon Sep 17 00:00:00 2001 From: Tim Taylor Date: Thu, 19 Oct 2023 09:59:29 -0700 Subject: [PATCH] Upgrade some dependencies (#1751) --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index f6e1b463af..9b6b285475 100644 --- a/pom.xml +++ b/pom.xml @@ -108,27 +108,27 @@ io.netty netty-all - 4.1.86.Final + 4.1.100.Final io.netty netty-handler - 4.1.94.Final + 4.1.100.Final io.netty netty-codec - 4.1.86.Final + 4.1.100.Final io.netty netty-codec-http - 4.1.86.Final + 4.1.100.Final io.netty netty-codec-http2 - 4.1.86.Final + 4.1.100.Final io.projectreactor.netty @@ -168,7 +168,7 @@ com.google.guava guava - 32.0.0-jre + 32.1.3-jre com.fasterxml.woodstox