Upgrade Liquibase to 4.4.0
slayful opened this issue · 4 comments
slayful commented
I'd like to upgrade the version of the Liquibase dependency to 4.4.0. I'd like to do this because it seems it's necessary to upgrade Liquibase if I want to use the newest version of the MySQL connector mysql:mysql-connector-java:8.0.25
.
I've prepared a PR with an upgrade: #227
slayful commented
Any chance the PR could get a review? :) Would really love to upgrade to the recent MySQL connector. 🤞
zapodot commented
Hi again! Just merged the PR as it looked good. Will release ASAP
zapodot commented
I have released this change in release 2.0.1 https://github.com/zapodot/embedded-db-junit/releases/tag/r.2.0.1
Thx for your contribution!
slayful commented
Thanks for merging & releasing! :)