You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(liquibase-maven-plugin): update a password to match the one from Docker container.
Fixes login issue when MySQL is running locally with docker compose and prod.yml:
[ERROR] Failed to execute goal org.liquibase:liquibase-maven-plugin:3.5.5:updateSQL (default-cli) on
project mystamps: Error setting up or running Liquibase: liquibase.exception.DatabaseException:
java.sql.SQLException: Access denied for user 'mystamps'@'172.18.0.1' (using password: YES)
[skip ci]
0 commit comments