Skip to content

Commit 303f159

Browse files
committed
Upgrade to Jakarta Mail 2.1.4
Closes gh-47100
1 parent 4810c48 commit 303f159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ bom {
743743
.formatted(version.major(), version.minor()), "jakarta.json.bind")
744744
}
745745
}
746-
library("Jakarta Mail", "2.1.3") {
746+
library("Jakarta Mail", "2.1.4") {
747747
group("jakarta.mail") {
748748
modules = [
749749
"jakarta.mail-api"

0 commit comments

Comments
 (0)