Skip to content

Commit a850f65

Browse files
renovate[bot]Pfeil
authored andcommitted
chore(deps): update dependency commons-validator:commons-validator to v1.10.0
1 parent 7692032 commit a850f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
// compare json documents in tests
5959
implementation 'com.github.fslev:json-compare:7.0'
6060
// url validator
61-
implementation group: 'commons-validator', name: 'commons-validator', version: '1.9.0'
61+
implementation group: 'commons-validator', name: 'commons-validator', version: '1.10.0'
6262
// logging
6363
implementation group: 'org.slf4j', name: 'slf4j-jdk14', version: '2.0.17'
6464
// JSON-LD, Zenodo mapping

0 commit comments

Comments
 (0)