From 8753c7e2cda8c3170a435ab1200416c0371c2bc7 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Sat, 2 Jul 2022 20:19:52 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E7=94=B1=E4=BA=8E=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E4=B8=AD=E6=9C=89webdriver=E4=BD=BF=E7=94=A8=E4=BA=86jetty?= =?UTF-8?q?=EF=BC=8C=E6=88=91=E4=BB=AC=E8=BF=99=E9=87=8C=E5=8E=BB=E6=8E=89?= =?UTF-8?q?undertow=EF=BC=8C=E4=BD=BF=E7=94=A8jetty=E6=9D=A5=E4=BD=9C?= =?UTF-8?q?=E4=B8=BAweb=E5=AE=B9=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/backend/pom.xml b/backend/pom.xml index bdcd251989..72f50d6989 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -68,6 +68,10 @@ spring-boot-starter-jetty + + org.eclipse.jetty + jetty-alpn-server + org.eclipse.jetty jetty-alpn-conscrypt-server