Skip to content

Commit 862c2bc

Browse files
committed
Merge branch '3.2.x' of https://github.com/grails/grails-core into 3.2.x
2 parents 350052e + d3b58f3 commit 862c2bc

File tree

2 files changed

+1001
-503
lines changed

2 files changed

+1001
-503
lines changed

grails-validation/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
compile( "commons-validator:commons-validator:1.4.1" ) {
2+
compile( "commons-validator:commons-validator:1.5.1" ) {
33
exclude group: 'xml-apis', module:'xml-apis'
44
exclude group: 'commons-digester', module:'commons-digester'
55
exclude group: 'commons-logging', module:'commons-logging'

0 commit comments

Comments
 (0)