Skip to content

Commit 6db6a05

Browse files
dependabot[bot]iLoveMasami
authored andcommitted
Bump mysql-connector-java from 8.0.15 to 8.0.16 in /mega-manage
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.15 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](mysql/mysql-connector-j@8.0.15...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4c3716 commit 6db6a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mega-manage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>mysql</groupId>
6363
<artifactId>mysql-connector-java</artifactId>
64-
<version>8.0.15</version>
64+
<version>8.0.16</version>
6565
</dependency>
6666

6767
<dependency>

0 commit comments

Comments
 (0)