Skip to content

Commit

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

Bump mysql:mysql-connector-java from 8.0.26 to 8.0.28
  • Loading branch information
codeurzebs authored Nov 2, 2023
2 parents 4c084aa + 24c8e2d commit e8698ca
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 @@ -28,7 +28,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.26</version>
<version>8.0.28</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e8698ca

Please sign in to comment.