Skip to content

Commit

Permalink
Bump hibernate-validator from 7.0.1.Final to 7.0.2.Final
Browse files Browse the repository at this point in the history
Bumps hibernate-validator from 7.0.1.Final to 7.0.2.Final.

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2021
1 parent 55ca2fe commit 12d6659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>7.0.1.Final</version>
<version>7.0.2.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down

0 comments on commit 12d6659

Please sign in to comment.