Skip to content

Commit 842efb0

Browse files
dependabot[bot]jjjasper
authored andcommitted
Bump org.hibernate.validator:hibernate-validator
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.2.Final to 9.0.1.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@8.0.2.Final...9.0.1.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.0.1.Final dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00a0d09 commit 842efb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boat-scaffold/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>org.hibernate.validator</groupId>
167167
<artifactId>hibernate-validator</artifactId>
168-
<version>8.0.2.Final</version>
168+
<version>9.0.1.Final</version>
169169
<scope>test</scope>
170170
</dependency>
171171
<dependency>

0 commit comments

Comments
 (0)