Polish "Stop referring to STRUCT and ARRAY as they are deprecated"

See gh-33248
This commit is contained in:
Stéphane Nicoll
2024-07-21 11:18:27 +02:00
parent 955602bdbd
commit af8dc44469
10 changed files with 283 additions and 126 deletions

View File

@@ -34,6 +34,7 @@ dependencies {
api("com.google.protobuf:protobuf-java-util:3.25.3")
api("com.h2database:h2:2.2.224")
api("com.jayway.jsonpath:json-path:2.9.0")
api("com.oracle.database.jdbc:ojdbc11:21.9.0.0")
api("com.rometools:rome:1.19.0")
api("com.squareup.okhttp3:mockwebserver:3.14.9")
api("com.squareup.okhttp3:okhttp:3.14.9")