| commit | 503280fa461773f0f8402e611507e3ed8a620d9e | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Nov 18 17:10:36 2025 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Mon Nov 24 11:53:16 2025 +0100 |
| tree | 67cfaaf47aca0c1cba7bc4b81736ec618409167b | |
| parent | e7f8dc2e01537a64813ee0c5bd33bf7ee7ef8792 [diff] [blame] |
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](https://github.com/apache/commons-validator/compare/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] <support@github.com> Closes #872 Change-Id: If30bde3a6caea3d3866356716529dc6cd5997e2b
diff --git a/pom.xml b/pom.xml index a4d30dd..04485a0 100644 --- a/pom.xml +++ b/pom.xml
@@ -659,7 +659,7 @@ <dependency> <groupId>commons-validator</groupId> <artifactId>commons-validator</artifactId> - <version>1.10.0</version> + <version>1.10.1</version> <exclusions> <exclusion> <groupId>commons-logging</groupId>