Update jakarta mail dependency to 1.6.4 (#47810)

This one contains a few small bugfixes, see https://eclipse-ee4j.github.io/mail/docs/CHANGES.txt
This commit is contained in:
Alexander Reelsen 2019-10-11 09:23:44 +02:00
parent ec91fa5df1
commit e60221d2bd
3 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ dependencies {
// watcher deps // watcher deps
compile 'com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:r239' 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.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' compile 'com.sun.activation:jakarta.activation:1.2.1'
compileOnly "org.apache.httpcomponents:httpclient:${versions.httpclient}" compileOnly "org.apache.httpcomponents:httpclient:${versions.httpclient}"
compileOnly "org.apache.httpcomponents:httpcore:${versions.httpcore}" compileOnly "org.apache.httpcomponents:httpcore:${versions.httpcore}"

View File

@ -1 +0,0 @@
787e007e377223bba85a33599d3da416c135f99b

View File

@ -0,0 +1 @@
5015f335c2b974b1a7d08718edc326f0dc613c8a