Bump jakarta.mail from 1.6.6 to 1.6.7

Bumps [jakarta.mail](https://github.com/eclipse-ee4j/mail) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/eclipse-ee4j/mail/releases)
- [Commits](https://github.com/eclipse-ee4j/mail/compare/1.6.6...1.6.7)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 7060941..c313fa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,7 +263,7 @@
             <dependency>
                 <groupId>com.sun.mail</groupId>
                 <artifactId>jakarta.mail</artifactId>
-                <version>1.6.6</version>
+                <version>1.6.7</version>
             </dependency>
             <dependency>
                 <groupId>commons-logging</groupId>