Skip to content

Commit

Permalink
Update dependency com.mysql:mysql-connector-j to v8.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 18, 2023
1 parent 65066a3 commit 82a15d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -262,7 +262,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.0.31</version>
<version>8.0.32</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 82a15d7

Please sign in to comment.