Skip to content

Commit 4dc72a1

Browse files
Bump mysql-connector-java from 8.0.12 to 8.0.16 in /sbmp-multidb
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.12 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.12...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14972a4 commit 4dc72a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: sbmp-multidb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<description>Demo project for Spring Boot</description>
2020

2121
<properties>
22-
<mysql.version>8.0.12</mysql.version>
22+
<mysql.version>8.0.16</mysql.version>
2323
<mybatisplus.version>3.0.7.1</mybatisplus.version>
2424
<dynamic-datasource.version>2.5.0</dynamic-datasource.version>
2525
</properties>

0 commit comments

Comments
 (0)