Skip to content

Conversation

scalikejdbc-bot[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates com.mysql:mysql-connector-j from 9.2.0 to 9.4.0

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.mysql", artifactId = "mysql-connector-j" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.mysql", artifactId = "mysql-connector-j" }
}]
labels: test-library-update, early-semver-minor, semver-spec-minor, commit-count:1

@xuwei-k xuwei-k force-pushed the update/mysql-connector-j-9.4.0 branch from 56ba0ed to 0a782a1 Compare October 17, 2025 00:31
@xuwei-k xuwei-k enabled auto-merge (rebase) October 17, 2025 00:32
@xuwei-k xuwei-k merged commit 2b8356b into master Oct 17, 2025
4 checks passed
@xuwei-k xuwei-k deleted the update/mysql-connector-j-9.4.0 branch October 17, 2025 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant