Skip to content

Commit

Permalink
Merge pull request #1193 from godaddy/dependabot/maven/tests/cross-la…
Browse files Browse the repository at this point in the history
…nguage/java/com.mysql-mysql-connector-j-9.2.0

build(deps): bump com.mysql:mysql-connector-j from 8.4.0 to 9.2.0 in /tests/cross-language/java
  • Loading branch information
aka-bo authored Jan 22, 2025
2 parents aaef0f8 + b83bc74 commit cb06a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cross-language/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<cucumber.version>6.11.0</cucumber.version>
<junit.jupiter.version>5.11.4</junit.jupiter.version>
<hikaricp.version>6.2.1</hikaricp.version>
<mysql.connector.version>8.4.0</mysql.connector.version>
<mysql.connector.version>9.2.0</mysql.connector.version>
<checkstyle.config>${project.basedir}/checkstyle.xml</checkstyle.config>
</properties>

Expand Down

0 comments on commit cb06a02

Please sign in to comment.