File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ dependencies {
4545 implementation group : ' com.dslplatform' , name : ' dsl-json-java8' , version : " ${ dslJsonVersion} "
4646 annotationProcessor group : ' com.dslplatform' , name : ' dsl-json-java8' , version : " ${ dslJsonVersion} "
4747 // FastJson
48- implementation group : ' com.alibaba.fastjson2' , name : ' fastjson2' , version : ' 2.0.33 '
49- implementation group : ' com.alibaba.fastjson2' , name : ' fastjson2-incubator-vector' , version : ' 2.0.33 '
48+ implementation group : ' com.alibaba.fastjson2' , name : ' fastjson2' , version : ' 2.0.34 '
49+ implementation group : ' com.alibaba.fastjson2' , name : ' fastjson2-incubator-vector' , version : ' 2.0.34 '
5050 // FlexJson
5151 implementation group : ' net.sf.flexjson' , name : ' flexjson' , version : ' 3.3'
5252 // GENSON
You can’t perform that action at this time.
0 commit comments