Browse Source

Upgrade to Angus Mail 2.0.5

Closes gh-47557
pull/47596/head
Stéphane Nicoll 5 months ago
parent
commit
dec220da0f
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save