File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,11 +70,11 @@ configure(allprojects) { project ->
70
70
dependency " io.r2dbc:r2dbc-h2:1.0.0.RC1"
71
71
72
72
dependency " com.fasterxml:aalto-xml:1.3.1"
73
- dependency(" com.fasterxml.woodstox:woodstox-core:6.2.8 " ) {
73
+ dependency(" com.fasterxml.woodstox:woodstox-core:6.3.0 " ) {
74
74
exclude group : " stax" , name : " stax-api"
75
75
}
76
- dependency " com.google.code.gson:gson:2.8.9 "
77
- dependency " com.google.protobuf:protobuf-java-util:3.19.3 "
76
+ dependency " com.google.code.gson:gson:2.9.0 "
77
+ dependency " com.google.protobuf:protobuf-java-util:3.21.2 "
78
78
dependency " com.googlecode.protobuf-java-format:protobuf-java-format:1.4"
79
79
dependency " com.thoughtworks.qdox:qdox:2.0.1"
80
80
dependency(" com.thoughtworks.xstream:xstream:1.4.19" ) {
You can’t perform that action at this time.
0 commit comments