Bump javax.mail from 1.6.0 to 1.6.2 in /full

Bumps [javax.mail](https://github.com/javaee/javamail) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/javaee/javamail/releases)
- [Commits](https://github.com/javaee/javamail/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: I0469f0333059f63d29d00fee56f1c6927c944995
diff --git a/full/pom.xml b/full/pom.xml
index ab5beb9..ebc0f87 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -284,7 +284,7 @@
 		<dependency>
 			<groupId>com.sun.mail</groupId>
 			<artifactId>javax.mail</artifactId>
-			<version>1.6.0</version>
+			<version>1.6.2</version>
 		</dependency>
 		<dependency>
 			<groupId>javax.activation</groupId>