Skip to content

Commit 74d6c5b

Browse files
chore(deps): 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] <support@github.com>
1 parent 75c309c commit 74d6c5b

File tree

2 files changed

+2
-2
lines changed
  • aws-serverless-java-container-springboot3
  • aws-serverless-java-container-spring

2 files changed

+2
-2
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.1.Final</version>
78+
<version>8.0.2.Final</version>
7979
<scope>test</scope>
8080
</dependency>
8181
<dependency>

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.1.Final</version>
163+
<version>8.0.2.Final</version>
164164
<scope>test</scope>
165165
</dependency>
166166

0 commit comments

Comments
 (0)