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 @@ -84,13 +84,13 @@ configure(allprojects) { project ->
84
84
exclude group : " stax" , name : " stax-api"
85
85
}
86
86
dependency " com.google.code.gson:gson:2.8.6"
87
- dependency " com.google.protobuf:protobuf-java-util:3.10 .0"
87
+ dependency " com.google.protobuf:protobuf-java-util:3.11 .0"
88
88
dependency " com.googlecode.protobuf-java-format:protobuf-java-format:1.4"
89
89
dependency(" com.thoughtworks.xstream:xstream:1.4.11.1" ) {
90
90
exclude group : " xpp3" , name : " xpp3_min"
91
91
exclude group : " xmlpull" , name : " xmlpull"
92
92
}
93
- dependency " org.apache.johnzon:johnzon-jsonb:1.2.1 "
93
+ dependency " org.apache.johnzon:johnzon-jsonb:1.2.2 "
94
94
dependency(" org.codehaus.jettison:jettison:1.3.8" ) {
95
95
exclude group : " stax" , name : " stax-api"
96
96
}
You can’t perform that action at this time.
0 commit comments