We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c82d63c + 33f1b58 commit 512248cCopy full SHA for 512248c
grails-validation/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- compile( "commons-validator:commons-validator:1.4.1" ) {
+ compile( "commons-validator:commons-validator:1.5.1" ) {
3
exclude group: 'xml-apis', module:'xml-apis'
4
exclude group: 'commons-digester', module:'commons-digester'
5
exclude group: 'commons-logging', module:'commons-logging'
0 commit comments