Skip to content

Commit

Permalink
chore(deps): bump commons-validator:commons-validator (#1045)
Browse files Browse the repository at this point in the history
Bumps commons-validator:commons-validator from 1.8.0 to 1.9.0.

---
updated-dependencies:
- dependency-name: commons-validator:commons-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent d23cb38 commit 4a172bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ junit = "4.13.2"
commons_lang3 = "3.14.0"
commons_io = "2.16.1"
commons_text = "1.11.0"
commons_validator = "1.8.0"
commons_validator = "1.9.0"
jsoup = "1.17.2"
icu4j = { require = "[70,73.2[", prefer = "72.1" }
stax2api = "4.2.2"
Expand Down

0 comments on commit 4a172bf

Please sign in to comment.