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

Upgrade to v4.18.0 of liquibase-hibernate #305

Closed
jchharris opened this issue Dec 14, 2022 · 1 comment
Closed

Upgrade to v4.18.0 of liquibase-hibernate #305

jchharris opened this issue Dec 14, 2022 · 1 comment

Comments

@jchharris
Copy link
Contributor

The version of liquibase-hibernate leaks h2 onto the compile classpath of users of this plugin. Upgrade to version 4.18.0 that fixes this issue.

Expected Behaviour

If using the grails-database-migration, then h2 shouldn't appear on the compile classpath

Actual Behaviour

h2 is brought onto the compile classpath of users of this plugin.

Refer to issue grails/grails-core/issues/11753

Refer to PR liquibase/liquibase-hibernate/pull/444

@jchharris
Copy link
Contributor Author

Release 4.2.0 resolves this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant