From 8025690c569d72d3f79e8a365cbce78715c776d8 Mon Sep 17 00:00:00 2001 From: Gabriel Roldan Date: Thu, 26 Oct 2023 22:42:39 -0300 Subject: [PATCH] Restore netty.version for admin app as well as gateway Revert netty.version to the one used by Webflux for both admin and gateway. `netty.version` is downgraded in the root pom to accomodate to one that works for both the geoserver COG and gwc Azure Blobstore extensions. --- src/apps/infrastructure/gateway/pom.xml | 1 - src/apps/infrastructure/pom.xml | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/apps/infrastructure/gateway/pom.xml b/src/apps/infrastructure/gateway/pom.xml index a9dce1e79..2d62d0293 100644 --- a/src/apps/infrastructure/gateway/pom.xml +++ b/src/apps/infrastructure/gateway/pom.xml @@ -12,7 +12,6 @@ false geoserver-cloud-gateway - 4.1.94.Final diff --git a/src/apps/infrastructure/pom.xml b/src/apps/infrastructure/pom.xml index c98829e31..ea15bc1e8 100644 --- a/src/apps/infrastructure/pom.xml +++ b/src/apps/infrastructure/pom.xml @@ -15,6 +15,9 @@ gateway admin + + 4.1.94.Final + org.springframework.boot