Skip to content

Commit

Permalink
Merge pull request docker#512 from docker/dependabot/maven/developer-…
Browse files Browse the repository at this point in the history
…tools/java-debugging/app/org.hibernate-hibernate-validator-5.3.6.Final

Bump hibernate-validator from 5.3.5.Final to 5.3.6.Final in /developer-tools/java-debugging/app
  • Loading branch information
justincormack committed Oct 15, 2020
2 parents a75b306 + 5ccda1f commit 12b50ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer-tools/java-debugging/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>5.3.5.Final</version>
<version>5.3.6.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down

0 comments on commit 12b50ab

Please sign in to comment.