From c743ece2ad7f15b6a4b41cb78f54a22ecf3dd83c Mon Sep 17 00:00:00 2001 From: Clement Escoffier Date: Thu, 20 Jan 2022 10:11:03 +0100 Subject: [PATCH] Update to Vert.x 4.2.4 and Netty 4.1.73 Also aligned the gRPC dependencies with the vert.x gRPC dependencies (that we use underneath). --- bom/application/pom.xml | 4 ++-- independent-projects/resteasy-reactive/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 1179813cc0b65..7304df61d84df 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -110,7 +110,7 @@ 1.0.1.Final 1.18.2.Final 3.4.2.Final - 4.2.2 + 4.2.4 4.5.13 4.4.15 4.1.5 @@ -133,7 +133,7 @@ 13.0.5.Final 4.4.1.Final 2.9.3 - 4.1.72.Final + 4.1.73.Final 1.0.3 3.4.3.Final 1.3.1 diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml index e13dc08ff3b01..5a14aa77d565c 100644 --- a/independent-projects/resteasy-reactive/pom.xml +++ b/independent-projects/resteasy-reactive/pom.xml @@ -52,7 +52,7 @@ 1.1.6 1.3.1 1.8.0 - 4.2.2 + 4.2.4 4.4.0 1.0.0.Final 2.0.0.Final diff --git a/pom.xml b/pom.xml index b8a47e706f3b7..96acdd11be31f 100644 --- a/pom.xml +++ b/pom.xml @@ -67,8 +67,8 @@ 1.43.2 - 1.2.0 - 3.19.2 + 1.2.1 + 3.19.3 ${protoc.version}