Skip to content

Commit d9d318f

Browse files
build(deps-dev): bump commons-validator:commons-validator (#1490)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbc5cbb commit d9d318f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<dependency>
160160
<groupId>commons-validator</groupId>
161161
<artifactId>commons-validator</artifactId>
162-
<version>1.10.0</version>
162+
<version>1.10.1</version>
163163
</dependency>
164164
<dependency>
165165
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)