Browse Source

Merge branch '3.0.x'

Closes gh-33948
pull/33965/head
Andy Wilkinson 3 years ago
parent
commit
f0ef47eb2d
  1. 6
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -19,9 +19,9 @@ bom { @@ -19,9 +19,9 @@ bom {
modules = [
"angus-core",
"angus-mail",
"angus-dsn",
"angus-gimap",
"angus-imap",
"dsn",
"gimap",
"imap",
"jakarta.mail",
"logging-mailhandler",
"pop3",

Loading…
Cancel
Save