Same problem with Liquibase command line
- liquibase --changeLogFile /path/to/changeLog.xml --url offline:oracle updateSQL
- Unexpected error running Liquibase: java.lang.NoSuchMethodException: liquibase.database.OfflineConnection.getWrappedConnection()
Is it a bug or do I misuse Liquibase?