Skip to content

Commit

Permalink
Merge pull request #2356 from mybatis/dependabot/maven/mysql-mysql-co…
Browse files Browse the repository at this point in the history
…nnector-java-8.0.27

Bump mysql-connector-java from 8.0.26 to 8.0.27
  • Loading branch information
hazendaz committed Oct 20, 2021
2 parents bd5d21e + fe62855 commit a6d288b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.26</version>
<version>8.0.27</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a6d288b

Please sign in to comment.