Hi, How can I find the version of mssql-jdbc driver shipped with the Liquibase? I need to find this because I need to pair it with matching mssql-jdbc_auth driver.
Regards
Hi, How can I find the version of mssql-jdbc driver shipped with the Liquibase? I need to find this because I need to pair it with matching mssql-jdbc_auth driver.
Regards
I don’t know the official way to determine, but here are two options that I use:
Check release notes: Releases · liquibase/liquibase · GitHub
Check in the internal/lib folder in your installation
It helped. Thanks @daryldoak
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Java Version Requirements for Liquibase Version 3.4.2 | 4 | 559 | January 22, 2016 | |
| Is Maven plugin available for Liquibase 2.x? | 5 | 413 | September 15, 2010 | |
| Altering Liquibase- Cannot find database driver: com.mysql.cj.jdbc.Driver | 2 | 8084 | March 16, 2021 | |
| SQLServerException: 'version' is not a recognized built-in function name | 2 | 1642 | January 28, 2022 | |
| Executing Liquibase.jar via command line | 3 | 746 | August 13, 2014 |