| commit | 370f0a86029f554dbffda592fe3dfe2d51daf3f4 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Jul 31 17:23:14 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Tue Aug 04 13:05:54 2026 +0200 |
| tree | 489ff506ea87bdadd9c8bcf772d4e544211c0207 | |
| parent | b5ce6896b0ae1da7f9c07a9ca04e65c47f48020e [diff] [blame] |
Bump commons-validator:commons-validator from 1.10.1 to 1.11.0 Bumps [commons-validator:commons-validator](https://github.com/apache/commons-validator) from 1.10.1 to 1.11.0. - [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.1...rel/commons-validator-1.11.0) --- updated-dependencies: - dependency-name: commons-validator:commons-validator dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #1010 Change-Id: Ib231d548d00ab02291c41ff9db9eff82e4a62cc3
diff --git a/pom.xml b/pom.xml index 0e0a2e1..7dc6d56 100644 --- a/pom.xml +++ b/pom.xml
@@ -650,7 +650,7 @@ <dependency> <groupId>commons-validator</groupId> <artifactId>commons-validator</artifactId> - <version>1.10.1</version> + <version>1.11.0</version> <exclusions> <exclusion> <groupId>commons-logging</groupId>