diff --git a/upd8r/build.gradle b/upd8r/build.gradle index ac7f9e27..d7d54e56 100644 --- a/upd8r/build.gradle +++ b/upd8r/build.gradle @@ -8,7 +8,7 @@ ext { } dependencies { - implementation 'com.alibaba:fastjson:1.2.71' + implementation 'com.alibaba:fastjson:1.2.76' implementation 'com.squareup.okhttp3:okhttp:4.9.0' }