Browse Source

Upgrade to Angus Mail 2.0.4

Closes gh-46735
pull/46755/head
Stéphane Nicoll 6 months ago
parent
commit
5e862a3ab9
  1. 2
      platform/spring-boot-dependencies/build.gradle

2
platform/spring-boot-dependencies/build.gradle

@ -43,7 +43,7 @@ bom { @@ -43,7 +43,7 @@ bom {
.formatted(version.componentInts()))
}
}
library("Angus Mail", "2.0.3") {
library("Angus Mail", "2.0.4") {
group("org.eclipse.angus") {
modules = [
"angus-core",

Loading…
Cancel
Save