diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cfd12eca313..e62d5726359 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -19,9 +19,9 @@ bom { modules = [ "angus-core", "angus-mail", - "angus-dsn", - "angus-gimap", - "angus-imap", + "dsn", + "gimap", + "imap", "jakarta.mail", "logging-mailhandler", "pop3",