Skip to content

Commit 771a2fa

Browse files
Bump hibernate-validator in /aws-serverless-java-container-spring (#379)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 5.4.1.Final to 5.4.2.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.4.2.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@5.4.1.Final...5.4.2.Final) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e481272 commit 771a2fa

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
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.hibernate</groupId>
7474
<artifactId>hibernate-validator</artifactId>
75-
<version>5.4.1.Final</version>
75+
<version>5.4.2.Final</version>
7676
<scope>test</scope>
7777
</dependency>
7878

0 commit comments

Comments
 (0)