| commit | d59586dae909c2b663fea2c10b6858397d22cb79 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jun 22 17:23:09 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Tue Jun 30 11:17:00 2026 +0200 |
| tree | 0b4e5dd57f5927cffe8f0d957b249825ba3bacd4 | |
| parent | e072100b08001c9e779d3f7d2e899d9af8dbd2bd [diff] |
Bump org.hibernate.validator:hibernate-validator Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.1.0.Final to 9.1.1.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.1.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/9.1.0.Final...9.1.1.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.1.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #986 Change-Id: I624d2c3bf9af8699e5b24b01e68124c7212419c7
diff --git a/pom.xml b/pom.xml index 483a6f7..98c84fb 100644 --- a/pom.xml +++ b/pom.xml
@@ -604,7 +604,7 @@ <dependency> <groupId>org.hibernate.validator</groupId> <artifactId>hibernate-validator</artifactId> - <version>9.1.0.Final</version> + <version>9.1.1.Final</version> </dependency> <dependency> <groupId>org.glassfish</groupId>