Bump jakarta.mail from 1.6.5 to 2.0.1

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/commons-email2-javax/pom.xml b/commons-email2-javax/pom.xml
index d52383c..58e8f6d 100644
--- a/commons-email2-javax/pom.xml
+++ b/commons-email2-javax/pom.xml
@@ -39,7 +39,7 @@
     <dependency>
       <groupId>com.sun.mail</groupId>
       <artifactId>jakarta.mail</artifactId>
-      <version>1.6.7</version>
+      <version>2.0.1</version>
     </dependency>
     <dependency>
       <groupId>org.subethamail</groupId>