Skip to content

Commit

Permalink
Merge pull request #6 from popkechupki/dependabot/maven/mysql-mysql-c…
Browse files Browse the repository at this point in the history
…onnector-java-8.0.28

Bump mysql-connector-java from 8.0.25 to 8.0.28
  • Loading branch information
popkechupki authored Nov 15, 2022
2 parents e74fb5a + be88d45 commit 949b326
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 @@ -37,7 +37,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.25</version>
<version>8.0.28</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 949b326

Please sign in to comment.