Use the new IANA url for registrar RDAP base URLs (#1703)

Fortunately this no longer requires a log-in, we can just send a GET
request and receive a CSV result in return.

This also adds the apache-commons CSV parser to the dependencies

See https://b.corp.google.com/issues/237784559 for more details
This commit is contained in:
gbrodman 2022-07-12 14:02:38 -04:00 committed by GitHub
parent bda8961ea7
commit 2a502261bb
128 changed files with 9164 additions and 9264 deletions

View file

@ -19,10 +19,10 @@ org.apiguardian:apiguardian-api:1.1.2
org.checkerframework:checker-compat-qual:2.5.3
org.checkerframework:checker-qual:3.19.0
org.hamcrest:hamcrest-core:1.3
org.junit.jupiter:junit-jupiter-api:5.9.0-M1
org.junit.jupiter:junit-jupiter-engine:5.9.0-M1
org.junit.platform:junit-platform-commons:1.9.0-M1
org.junit.platform:junit-platform-engine:1.9.0-M1
org.junit:junit-bom:5.9.0-M1
org.junit.jupiter:junit-jupiter-api:5.9.0-RC1
org.junit.jupiter:junit-jupiter-engine:5.9.0-RC1
org.junit.platform:junit-platform-commons:1.9.0-RC1
org.junit.platform:junit-platform-engine:1.9.0-RC1
org.junit:junit-bom:5.9.0-RC1
org.opentest4j:opentest4j:1.2.0
org.ow2.asm:asm:9.1