Skip to content

Commit

Permalink
Merge pull request #10459 from scala-steward/update/hibernate-validat…
Browse files Browse the repository at this point in the history
…or-6.1.6.Final

Update hibernate-validator to 6.1.6.Final
  • Loading branch information
mergify[bot] committed Nov 10, 2020
2 parents c2509af + d1bfc84 commit 7d1e101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ object Dependencies {
)

val javaFormsDeps = Seq(
"org.hibernate.validator" % "hibernate-validator" % "6.1.5.Final",
"org.hibernate.validator" % "hibernate-validator" % "6.1.6.Final",
("org.springframework" % "spring-context" % springFrameworkVersion)
.exclude("org.springframework", "spring-aop")
.exclude("org.springframework", "spring-beans")
Expand Down

0 comments on commit 7d1e101

Please sign in to comment.