From be503f7a3ebcf8c0374dd6447c2583e34cfd021c Mon Sep 17 00:00:00 2001 From: auden-woolfson Date: Tue, 28 Jan 2025 15:15:33 -0800 Subject: [PATCH] add stats to deps --- presto-router/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/presto-router/pom.xml b/presto-router/pom.xml index 3971acab0e7d8..9cd50b05811d3 100755 --- a/presto-router/pom.xml +++ b/presto-router/pom.xml @@ -57,6 +57,11 @@ http-server + + com.facebook.airlift + stats + + com.facebook.airlift jaxrs @@ -186,6 +191,7 @@ mockwebserver test + com.facebook.presto presto-main