Bump mysql-connector-java from 8.0.14 to 8.0.16 in /full

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.14 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.14...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: Icfce72488010451d97bb30d2f33e63e2af0a6486
diff --git a/full/pom.xml b/full/pom.xml
index eda59ab..2cdde22 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -252,7 +252,7 @@
 		<dependency>
 			<groupId>mysql</groupId>
 			<artifactId>mysql-connector-java</artifactId>
-			<version>8.0.14</version>
+			<version>8.0.16</version>
 		</dependency>
 
 		<!-- Jersey -->