Skip to content

Commit

Permalink
Upgrade org.hibernate:hibernate-validator (PLT-2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Claassen committed Mar 21, 2022
1 parent a76291c commit 55e163c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ subprojects {
implementation('io.netty:netty-all:4.1.44.Final')
implementation('org.apache.commons:commons-compress:1.21')
implementation('org.apache.velocity:velocity-engine-core:2.3')
implementation('org.hibernate:hibernate-validator:5.4.2.Final')
implementation('org.hibernate:hibernate-validator:6.0.20.Final')
}
}

Expand Down

0 comments on commit 55e163c

Please sign in to comment.