Skip to content

Commit 13944cc

Browse files
committed
update json lib version
1 parent cd16836 commit 13944cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies {
8484
compile "org.apache.commons:commons-collections4:4.0"
8585
compile "org.apache.commons:commons-lang3:3.4"
8686
compile group: 'com.google.api.grpc', name: 'googleapis-common-protos', version: '0.0.3'
87-
compile 'com.alibaba:fastjson:1.2.47'
87+
compile 'com.alibaba:fastjson:1.2.76'
8888

8989
compile group: 'commons-io', name: 'commons-io', version: '2.6'
9090
compile group: 'org.projectlombok', name: 'lombok', version: '1.18.2'

0 commit comments

Comments
 (0)