| commit | 00f66706caba23beec81018fc3109284279a830c | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jul 27 17:23:32 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Wed Jul 29 12:11:24 2026 +0200 |
| tree | dc352a68e7103b513dbacbfafa0006ce5eeed5d8 | |
| parent | 89e64694dbcbee4b08e91c20b76d68fd69c85032 [diff] |
Bump org.hibernate.validator:hibernate-validator Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.1.1.Final to 9.1.3.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.3.Final/changelog.md) - [Commits](https://github.com/hibernate/hibernate-validator/compare/9.1.1.Final...9.1.3.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.3.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #1007 Change-Id: Ic3f7f6729da1b7d9902deda10f2e53b537b7189b
diff --git a/pom.xml b/pom.xml index ecc81b3..fb263f8 100644 --- a/pom.xml +++ b/pom.xml
@@ -604,7 +604,7 @@ <dependency> <groupId>org.hibernate.validator</groupId> <artifactId>hibernate-validator</artifactId> - <version>9.1.1.Final</version> + <version>9.1.3.Final</version> </dependency> <dependency> <groupId>org.glassfish</groupId>