remove usage of `<version>RELEASE</>` in spring-boot-mail
Author: sify21Created Jun 17, 2025Updated Jun 20, 2026
The usage is deprecated by maven, also the latest version of `spring-context-support` requires java-17, but the project uses java-8, so the build will fail
Source: ityouknow/spring-boot-examples