diff --git a/build.gradle b/build.gradle index ae54044..98eb14b 100644 --- a/build.gradle +++ b/build.gradle @@ -58,7 +58,7 @@ dependencies { // compare json documents in tests implementation 'com.github.fslev:json-compare:7.0' // url validator - implementation group: 'commons-validator', name: 'commons-validator', version: '1.9.0' + implementation group: 'commons-validator', name: 'commons-validator', version: '1.10.0' // logging implementation group: 'org.slf4j', name: 'slf4j-jdk14', version: '2.0.17' // JSON-LD, Zenodo mapping