From bc3adcd8165b921341d8feef090494c3ca47e2d8 Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:19:34 +0300 Subject: [PATCH] Update pom.xml --- vaadin-testbench/pom.xml | 52 ---------------------------------------- 1 file changed, 52 deletions(-) diff --git a/vaadin-testbench/pom.xml b/vaadin-testbench/pom.xml index f8634451d..b4fe88feb 100644 --- a/vaadin-testbench/pom.xml +++ b/vaadin-testbench/pom.xml @@ -39,58 +39,6 @@ compile - - - com.google.guava - guava - 32.0.1-jre - - - io.netty - netty-transport - 4.1.94.Final - - - io.netty - netty-transport-native-epoll - 4.1.94.Final - - - io.netty - netty-transport-native-kqueue - 4.1.94.Final - - - io.netty - netty-codec-http - 4.1.94.Final - - - io.netty - netty-codec-socks - 4.1.94.Final - - - io.netty - netty-handler-proxy - 4.1.94.Final - - - org.asynchttpclient - async-http-client - 2.12.3 - - - io.netty - netty-transport-native-kqueue - - - io.netty - netty-transport-native-epoll - - - - com.vaadin