]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Bump mysql-connector-java from 5.1.8 to 8.0.16 in /services
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Jul 2020 18:46:53 +0000 (18:46 +0000)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2020 18:46:53 +0000 (18:46 +0000)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.8 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/5.1.8...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
services/pom.xml

index 5352562df098d2e35bf9bde494ca7a2e9a2944df..023063f536207c867d03f8f29f10b62ac44b7cfc 100644 (file)
@@ -18,7 +18,7 @@
                <maven-jaxb2-plugin.version>0.13.1</maven-jaxb2-plugin.version>
                <jaxb.version>2.2.11</jaxb.version>
                <resteasy.version>3.0.19.Final</resteasy.version>
-               <mysql.driver.version>5.1.8</mysql.driver.version>
+               <mysql.driver.version>8.0.16</mysql.driver.version>
                <postgres.driver.version>42.2.1</postgres.driver.version>
                <tomcat.version>8.5.40</tomcat.version>
                <!-- The default life cycle policy for Nuxeo document types -->