Skip to content

Commit

Permalink
Merge e3f259d into 56a5e0f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 2, 2020
2 parents 56a5e0f + e3f259d commit 1b51973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -81,7 +81,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.6.Final'
compile group: 'org.hibernate', name: 'hibernate-validator-annotation-processor', version: '6.1.5.Final'
compile group: 'org.hibernate', name: 'hibernate-validator-annotation-processor', version: '6.1.6.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 1b51973

Please sign in to comment.