Remove support for Protobuf 2.x and protobuf-java-format
Closes gh-31465
This commit is contained in:
@@ -30,8 +30,7 @@ dependencies {
|
||||
api("com.google.code.findbugs:findbugs:3.0.1")
|
||||
api("com.google.code.findbugs:jsr305:3.0.2")
|
||||
api("com.google.code.gson:gson:2.10.1")
|
||||
api("com.google.protobuf:protobuf-java-util:3.23.2")
|
||||
api("com.googlecode.protobuf-java-format:protobuf-java-format:1.4")
|
||||
api("com.google.protobuf:protobuf-java-util:3.24.4")
|
||||
api("com.h2database:h2:2.2.220")
|
||||
api("com.jayway.jsonpath:json-path:2.8.0")
|
||||
api("com.rometools:rome:1.19.0")
|
||||
|
||||
Reference in New Issue
Block a user