Skip to content

Commit

Permalink
Merge 11c5d3f into 7711438
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 18, 2020
2 parents 7711438 + 11c5d3f commit 16862fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -83,7 +83,7 @@ dependencies {
// validation
compile group: 'javax.validation', name: 'validation-api', version: '2.0.1.Final'
compile group: 'org.hibernate', name: 'hibernate-validator', version: '6.1.7.Final'
compile group: 'org.hibernate', name: 'hibernate-validator-annotation-processor', version: '6.1.6.Final'
compile group: 'org.hibernate', name: 'hibernate-validator-annotation-processor', version: '6.1.7.Final'
compile group: 'javax.el', name: 'javax.el-api', version: '3.0.0'
compile group: 'org.glassfish', name: 'javax.el', version: '3.0.0'

Expand Down

0 comments on commit 16862fc

Please sign in to comment.