diff --git a/README.md b/README.md index 00bcb6e..779bb60 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# test \ No newline at end of file +# test +sssssss diff --git a/pom.xml b/pom.xml index 93c1576..c045812 100644 --- a/pom.xml +++ b/pom.xml @@ -20,11 +20,18 @@ com.alibaba fastjson - 1.2.69 + 1.2.24 - + + + com.fasterxml.jackson.core + jackson-databind + 2.12.6.1 + + +