Skip to content

Commit 61921e5

Browse files
build(deps): bump org.hibernate:hibernate-validator
Bumps org.hibernate:hibernate-validator from 6.1.6.Final to 6.2.0.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-version: 6.2.0.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4529c4 commit 61921e5

File tree

1 file changed

+1
-1
lines changed
  • java-test-samples/fargate-lambda-stepfunction-async/async-sqs-lambda-stepfunction-dynamodb

1 file changed

+1
-1
lines changed

java-test-samples/fargate-lambda-stepfunction-async/async-sqs-lambda-stepfunction-dynamodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.hibernate</groupId>
106106
<artifactId>hibernate-validator</artifactId>
107-
<version>6.1.6.Final</version>
107+
<version>6.2.0.Final</version>
108108
</dependency>
109109
</dependencies>
110110

0 commit comments

Comments
 (0)