Skip to content

Commit

Permalink
Upgrade mysql-connector-java version to 8.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
gytkk committed Jan 26, 2024
1 parent e92251a commit dc615be
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 @@ -970,7 +970,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.38</version>
<version>8.0.32</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit dc615be

Please sign in to comment.