Ver código fonte

Bump mysql-connector-java from 6.0.5 to 8.0.16 (#42)

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 6.0.5 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/6.0.5...8.0.16)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tags/release-2.2.1
dependabot[bot] 3 anos atrás
pai
commit
3c39f337c4
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml Ver arquivo

@@ -91,7 +91,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>6.0.5</version>
<version>8.0.16</version>
<type>jar</type>
<scope>provided</scope>
</dependency>

Carregando…
Cancelar
Salvar