We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd16836 commit 13944ccCopy full SHA for 13944cc
build.gradle
@@ -84,7 +84,7 @@ dependencies {
84
compile "org.apache.commons:commons-collections4:4.0"
85
compile "org.apache.commons:commons-lang3:3.4"
86
compile group: 'com.google.api.grpc', name: 'googleapis-common-protos', version: '0.0.3'
87
- compile 'com.alibaba:fastjson:1.2.47'
+ compile 'com.alibaba:fastjson:1.2.76'
88
89
compile group: 'commons-io', name: 'commons-io', version: '2.6'
90
compile group: 'org.projectlombok', name: 'lombok', version: '1.18.2'
0 commit comments