Skip to content

Commit

Permalink
Merge pull request #786 from gruelbox/dependabot/maven/com.mysql-mysq…
Browse files Browse the repository at this point in the history
…l-connector-j-9.2.0

Bump com.mysql:mysql-connector-j from 9.1.0 to 9.2.0
  • Loading branch information
badgerwithagun authored Jan 29, 2025
2 parents 3b352b7 + feed789 commit 74f0601
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 @@ -159,7 +159,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>9.1.0</version>
<version>9.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 74f0601

Please sign in to comment.