Skip to content

Commit 66e88ef

Browse files
chore(deps-dev): 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] <[email protected]>
1 parent 55b8204 commit 66e88ef

File tree

1 file changed

+1
-1
lines changed
  • aws-serverless-java-container-springboot3

1 file changed

+1
-1
lines changed

aws-serverless-java-container-springboot3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>org.hibernate.validator</groupId>
162162
<artifactId>hibernate-validator</artifactId>
163-
<version>8.0.2.Final</version>
163+
<version>9.0.1.Final</version>
164164
<scope>test</scope>
165165
</dependency>
166166

0 commit comments

Comments
 (0)