Skip to content

Commit e60221d

Browse files
committed
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
1 parent ec91fa5 commit e60221d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

x-pack/plugin/watcher/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
// watcher deps
3535
compile 'com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:r239'
3636
compile 'com.google.guava:guava:16.0.1' // needed by watcher for the html sanitizer
37-
compile 'com.sun.mail:jakarta.mail:1.6.3'
37+
compile 'com.sun.mail:jakarta.mail:1.6.4'
3838
compile 'com.sun.activation:jakarta.activation:1.2.1'
3939
compileOnly "org.apache.httpcomponents:httpclient:${versions.httpclient}"
4040
compileOnly "org.apache.httpcomponents:httpcore:${versions.httpcore}"

x-pack/plugin/watcher/licenses/jakarta.mail-1.6.3.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5015f335c2b974b1a7d08718edc326f0dc613c8a

0 commit comments

Comments
 (0)