Skip to content

Commit

Permalink
Merge pull request #2359 from lukas-krecan/dependabot/maven/com.mysql…
Browse files Browse the repository at this point in the history
…-mysql-connector-j-9.2.0

Bump com.mysql:mysql-connector-j from 9.1.0 to 9.2.0
  • Loading branch information
lukas-krecan authored Jan 21, 2025
2 parents 3b76cfb + a510a6c commit 585b546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/jdbc/shedlock-test-support-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>9.1.0</version>
<version>9.2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 585b546

Please sign in to comment.