update OWASP to latest version after kotlin update (#4109)

(cherry picked from commit 16453ebfcc15ba4013216f6f4ad80bf8426a4d72)
This commit is contained in:
bpaunescu 2018-10-24 14:36:01 +01:00 committed by tudor.malene@gmail.com
parent 8dc394b117
commit 6c170938b3

View File

@ -53,7 +53,7 @@ buildscript {
ext.rxjava_version = '1.3.8'
ext.dokka_version = '0.9.17'
ext.eddsa_version = '0.3.0' // Performance tuned version for enterprise.
ext.dependency_checker_version = '3.1.0'
ext.dependency_checker_version = '3.3.2'
ext.commons_collections_version = '4.1'
ext.beanutils_version = '1.9.3'
ext.crash_version = 'cadb53544fbb3c0fb901445da614998a6a419488'