Skip to content

Commit

Permalink
[Security] Bump hibernate-validator from 6.0.2.Final to 6.1.0.Final
Browse files Browse the repository at this point in the history
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.2.Final to 6.1.0.Final. **This update includes security fixes.**
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/master/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.0.2.Final...6.1.0.Final)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Dec 14, 2020
1 parent 09bf6bd commit 7583e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.0.2.Final</version>
<version>6.1.0.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7583e06

Please sign in to comment.