diff --git a/pom.xml b/pom.xml index ba7ad97981..256afe2f93 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.alibaba fastjson - 1.2.39-preiview-01 + 1.2.39 jar fastjson @@ -257,6 +257,13 @@ provided + + org.glassfish.jersey.core + jersey-common + 2.23.2 + provided + + org.eclipse.jetty jetty-server @@ -271,12 +278,6 @@ test true - - org.glassfish.jersey.core - jersey-common - 2.23.2 - provided - junit