Bump greenmail from 1.6.1 to 1.6.2

Bumps [greenmail](https://github.com/greenmail-mail-test/greenmail) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-1.6.1...release-1.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml
index 1e8aeb0..bd4f2a3 100644
--- a/modules/transport/mail/pom.xml
+++ b/modules/transport/mail/pom.xml
@@ -123,7 +123,7 @@
         <dependency>
             <groupId>com.icegreen</groupId>
             <artifactId>greenmail</artifactId>
-            <version>1.6.1</version>
+            <version>1.6.2</version>
             <scope>test</scope>
         </dependency>
     </dependencies>