Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mysql connector to use new coordinates #502

Open
jdaugherty opened this issue Jan 21, 2025 · 0 comments
Open

Update mysql connector to use new coordinates #502

jdaugherty opened this issue Jan 21, 2025 · 0 comments
Assignees

Comments

@jdaugherty
Copy link
Contributor

   runtimeOnly "mysql:mysql-connector-java"

should be

   runtimeOnly "com.mysql:mysql-connector-j"

since the coordinates have moved and the old value won't work with the bom.

@jdaugherty jdaugherty self-assigned this Jan 21, 2025
@jamesfredley jamesfredley moved this to Todo in Grails 7 Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant