Skip to content

Commit

Permalink
Bump mysql-connector-java from 5.1.30 to 8.0.16 in /ForestBlog
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 10, 2020
1 parent 424af23 commit 2ae8dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ForestBlog/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.11</version>
<version>8.0.16</version>
</dependency>
<!-- 添加阿里巴巴连接池Druid支持 -->
<dependency>
Expand Down

0 comments on commit 2ae8dea

Please sign in to comment.