Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 9ce973c

Browse files
Bump org.hibernate.validator:hibernate-validator
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.1.Final to 8.0.2.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.2.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@8.0.1.Final...8.0.2.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 143fa33 commit 9ce973c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757

5858
// spring
5959
implementation("org.springframework.vault:spring-vault-core:3.0.4")
60-
implementation("org.hibernate.validator:hibernate-validator:8.0.1.Final")
60+
implementation("org.hibernate.validator:hibernate-validator:8.0.2.Final")
6161
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
6262

6363
// jetty

0 commit comments

Comments
 (0)