Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hibernate-validator from RELEASE to 5.3.5.Final #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump hibernate-validator from RELEASE to 5.3.5.Final
  • Loading branch information
dependabot[bot] authored Jun 15, 2020
commit 20ffc1fe21c6d9be6385543ed5655d4f007d5171
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>RELEASE</version>
<version>5.3.5.Final</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>