Skip to content

Commit

Permalink
Merge pull request #80 from FoxGenesis/dependabot/maven/com.mysql-mys…
Browse files Browse the repository at this point in the history
…ql-connector-j-8.3.0

Bump com.mysql:mysql-connector-j from 8.1.0 to 8.3.0
  • Loading branch information
AshlyneS authored May 5, 2024
2 parents 5592f7f + becd2cf commit d8eb05c
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 @@ -111,7 +111,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.1.0</version>
<version>8.3.0</version>
</dependency>
<!--
https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils -->
Expand Down

0 comments on commit d8eb05c

Please sign in to comment.