Skip to content

Commit

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

Bump mysql-connector-java from 8.0.24 to 8.0.25
  • Loading branch information
hazendaz committed May 11, 2021
2 parents ea48f1a + 4b91988 commit 8636bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -246,7 +246,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.24</version>
<version>8.0.25</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8636bb9

Please sign in to comment.