Skip to content

Commit 9f98dc1

Browse files
Bump commons-validator:commons-validator from 1.10.0 to 1.10.1
Bumps [commons-validator:commons-validator](https://github.com/apache/commons-validator) from 1.10.0 to 1.10.1. - [Changelog](https://github.com/apache/commons-validator/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-validator@rel/commons-validator-1.10.0...rel/commons-validator-1.10.1) --- updated-dependencies: - dependency-name: commons-validator:commons-validator dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 664374a commit 9f98dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<google-guava.version>33.5.0-jre</google-guava.version>
2525
<apache-commons-lang3.version>3.19.0</apache-commons-lang3.version>
2626
<apache-commons-csv.version>1.14.1</apache-commons-csv.version>
27-
<apache-commons-validator.version>1.10.0</apache-commons-validator.version>
27+
<apache-commons-validator.version>1.10.1</apache-commons-validator.version>
2828
<geotools.version>34.0</geotools.version>
2929
<jackson.version>2.20.1</jackson.version>
3030
<junit.version>6.0.1</junit.version>

0 commit comments

Comments
 (0)