|
@@ -34,7 +34,7 @@ dependencies {
|
|
|
// watcher deps
|
|
|
compile 'com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:r239'
|
|
|
compile 'com.google.guava:guava:16.0.1' // needed by watcher for the html sanitizer
|
|
|
- compile 'com.sun.mail:jakarta.mail:1.6.3'
|
|
|
+ compile 'com.sun.mail:jakarta.mail:1.6.4'
|
|
|
compile 'com.sun.activation:jakarta.activation:1.2.1'
|
|
|
compileOnly "org.apache.httpcomponents:httpclient:${versions.httpclient}"
|
|
|
compileOnly "org.apache.httpcomponents:httpcore:${versions.httpcore}"
|