zapodot/embedded-db-junit

Upgrade Liquibase to 4.4.0

slayful opened this issue · 4 comments

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

Any chance the PR could get a review? :) Would really love to upgrade to the recent MySQL connector. 🤞

Hi again! Just merged the PR as it looked good. Will release ASAP

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!

Thanks for merging & releasing! :)