Skip to content

Commit

Permalink
Merge pull request #3 from profumato4/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
profumato4 authored Jun 1, 2024
2 parents 44973c6 + a93675e commit b5294e6
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 @@ -16,7 +16,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 b5294e6

Please sign in to comment.