Skip to content

Commit 45a6b91

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 45a6b91

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.hibernate.validator</groupId>
7777
<artifactId>hibernate-validator</artifactId>
78-
<version>8.0.2.Final</version>
78+
<version>9.0.1.Final</version>
7979
<scope>test</scope>
8080
</dependency>
8181
<dependency>

0 commit comments

Comments
 (0)