Skip to content

Commit f7f8806

Browse files
Bump hibernate-validator.version from 9.0.1.Final to 9.1.0.Final (#5027)
Bumps `hibernate-validator.version` from 9.0.1.Final to 9.1.0.Final. Updates `org.hibernate.validator: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) Updates `org.hibernate.validator:hibernate-validator-annotation-processor` 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 - dependency-name: org.hibernate.validator:hibernate-validator-annotation-processor 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 a127767 commit f7f8806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/default/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<guice.version>5.1.0</guice.version>
5151
<hamcrest.version>1.3</hamcrest.version>
5252
<hdr-histogram.version>2.2.2</hdr-histogram.version>
53-
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>
53+
<hibernate-validator.version>9.1.0.Final</hibernate-validator.version>
5454
<httpcomponents.version>4.5.14</httpcomponents.version>
5555
<hystrix.version>1.5.18</hystrix.version>
5656
<jackson.version>2.20.1</jackson.version>

0 commit comments

Comments
 (0)