Skip to content

Commit f6ccf1d

Browse files
maven(deps): bump org.hibernate.validator:hibernate-validator (#5476)
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](hibernate/hibernate-validator@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3337e2 commit f6ccf1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<dependency>
224224
<groupId>org.hibernate.validator</groupId>
225225
<artifactId>hibernate-validator</artifactId>
226-
<version>9.0.1.Final</version>
226+
<version>9.1.0.Final</version>
227227
</dependency>
228228
<dependency>
229229
<groupId>org.hibernate.search</groupId>

0 commit comments

Comments
 (0)