Skip to content

Commit af8b597

Browse files
committed
Upgrade to Jakarta Mail 1.6.6
Closes gh-25629
1 parent c743569 commit af8b597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ bom {
541541
]
542542
}
543543
}
544-
library("Jakarta Mail", "1.6.5") {
544+
library("Jakarta Mail", "1.6.6") {
545545
group("jakarta.mail") {
546546
modules = [
547547
"jakarta.mail-api"

0 commit comments

Comments
 (0)