Skip to content

Commit

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

Bump mysql-connector-java from 8.0.27 to 8.0.28
  • Loading branch information
hazendaz committed Jan 18, 2022
2 parents d304dcf + 619ed69 commit 7945445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -240,7 +240,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.27</version>
<version>8.0.28</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7945445

Please sign in to comment.