diff --git a/test/java/spark/pom.xml b/test/java/spark/pom.xml index 612bc0dc1..bef681816 100644 --- a/test/java/spark/pom.xml +++ b/test/java/spark/pom.xml @@ -23,7 +23,6 @@ 3.80 2.15.3 4.1.125.Final - 12.0.12 -Xmx2g -Dhadoop.home.dir=/tmp @@ -167,7 +166,7 @@ com.nimbusds nimbus-jose-jwt - 9.38.0 + 10.0.2 @@ -184,37 +183,6 @@ 3.6.0 - - - org.eclipse.jetty - jetty-server - ${jetty.version} - - - org.eclipse.jetty - jetty-http - ${jetty.version} - - - org.eclipse.jetty - jetty-servlet - ${jetty.version} - - - org.eclipse.jetty - jetty-util - ${jetty.version} - - - org.eclipse.jetty - jetty-io - ${jetty.version} - - - org.eclipse.jetty - jetty-security - ${jetty.version} -