Skip to content

Commit

Permalink
build(deps): bump commonsValidatorVersion from 1.6 to 1.7
Browse files Browse the repository at this point in the history
Bumps `commonsValidatorVersion` from 1.6 to 1.7.

Updates `commons-validator` from 1.6 to 1.7

Updates `commons-validator-core` from 1.6 to 1.7

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent 7668335 commit 15c7c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1611,7 +1611,7 @@
<commonsLang3Version>3.12.0</commonsLang3Version>
<commonsMath3Version>3.6.1</commonsMath3Version>
<commonsNetVersion>3.9.0</commonsNetVersion>
<commonsValidatorVersion>1.6</commonsValidatorVersion>
<commonsValidatorVersion>1.7</commonsValidatorVersion>
<concurrentTreesVersion>2.6.1</concurrentTreesVersion>
<cronParserCoreVersion>3.5</cronParserCoreVersion>
<c3p0Version>0.9.5.5</c3p0Version>
Expand Down

0 comments on commit 15c7c20

Please sign in to comment.