From db481aa4edf3ce53dc05efb597e547d7fef656dc Mon Sep 17 00:00:00 2001 From: auden-woolfson Date: Tue, 4 Feb 2025 15:43:15 -0800 Subject: [PATCH] fix modernizer --- presto-router/pom.xml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/presto-router/pom.xml b/presto-router/pom.xml index a2f2f606b377d..365b6732badab 100755 --- a/presto-router/pom.xml +++ b/presto-router/pom.xml @@ -196,11 +196,21 @@ mockwebserver test - - commons-httpclient - commons-httpclient - 3.1 - test - + + + + org.gaul + modernizer-maven-plugin + + + com.facebook.presto.testing.assertions + + + com.facebook.presto.router.MockRouterHttpServletRequest + + + + +