Skip to content

Commit 3ca6431

Browse files
Bump mysql-connector-java in /dubbo-sample/sample-provider
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.37 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@5.1.37...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cca1e4 commit 3ca6431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dubbo-sample/sample-provider

dubbo-sample/sample-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>mysql</groupId>
119119
<artifactId>mysql-connector-java</artifactId>
120-
<version>5.1.46</version>
120+
<version>8.0.16</version>
121121
</dependency>
122122

123123
<dependency>

0 commit comments

Comments
 (0)