Merge branch '6.1.x'

This commit is contained in:
Stéphane Nicoll
2024-07-21 11:42:39 +02:00
9 changed files with 282 additions and 130 deletions

View File

@@ -34,6 +34,7 @@ dependencies {
api("com.google.protobuf:protobuf-java-util:4.27.1")
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")