mirror of https://github.com/halo-dev/halo
chore: upgrade fastjson dependency. (#732)
parent
b4ebf7218e
commit
76cbf465f7
|
@ -70,7 +70,7 @@ ext {
|
||||||
h2Version = "1.4.196"
|
h2Version = "1.4.196"
|
||||||
levelDbVersion = "0.12"
|
levelDbVersion = "0.12"
|
||||||
jsonVersion = "20190722"
|
jsonVersion = "20190722"
|
||||||
fastJsonVersion = "1.2.66"
|
fastJsonVersion = "1.2.67"
|
||||||
annotationsVersion = "3.0.1"
|
annotationsVersion = "3.0.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue