| commit | 54f3a01da384c1625e4736c0c5cde53cda3d2632 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Nov 10 17:46:05 2025 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Fri Nov 14 11:52:11 2025 +0100 |
| tree | 397b0c61a4f30413a7c593d32307e61053bda290 | |
| parent | 7ef8f96067fe89806fd9073882371ac7939fca63 [diff] [blame] |
Bump org.hibernate.validator:hibernate-validator Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.0.1.Final to 9.1.0.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/9.0.1.Final...9.1.0.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.0.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #866 Change-Id: I0e837c39d7f0e02043c4858a13faf515c2fef628
diff --git a/pom.xml b/pom.xml index 5976711..11ec373 100644 --- a/pom.xml +++ b/pom.xml
@@ -600,7 +600,7 @@ <dependency> <groupId>org.hibernate.validator</groupId> <artifactId>hibernate-validator</artifactId> - <version>9.0.1.Final</version> + <version>9.1.0.Final</version> </dependency> <dependency> <groupId>org.glassfish</groupId>