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 {
45
45
implementation group : ' com.dslplatform' , name : ' dsl-json' , version : " ${ dslJsonVersion} "
46
46
annotationProcessor group : ' com.dslplatform' , name : ' dsl-json' , version : " ${ dslJsonVersion} "
47
47
// FastJson
48
- implementation group : ' com.alibaba.fastjson2' , name : ' fastjson2' , version : ' 2.0.51 '
49
- implementation group : ' com.alibaba.fastjson2' , name : ' fastjson2-incubator-vector' , version : ' 2.0.51 '
48
+ implementation group : ' com.alibaba.fastjson2' , name : ' fastjson2' , version : ' 2.0.54 '
49
+ implementation group : ' com.alibaba.fastjson2' , name : ' fastjson2-incubator-vector' , version : ' 2.0.54 '
50
50
// FlexJson
51
51
implementation group : ' net.sf.flexjson' , name : ' flexjson' , version : ' 3.3'
52
52
// GENSON
You can’t perform that action at this time.
0 commit comments