Skip to content

Commit 2ae8dea

Browse files
Bump mysql-connector-java from 5.1.30 to 8.0.16 in /ForestBlog
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.30 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.30...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 424af23 commit 2ae8dea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ForestBlog/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>mysql</groupId>
129129
<artifactId>mysql-connector-java</artifactId>
130-
<version>8.0.11</version>
130+
<version>8.0.16</version>
131131
</dependency>
132132
<!-- 添加阿里巴巴连接池Druid支持 -->
133133
<dependency>

0 commit comments

Comments
 (0)