./liquibase --version
Exception in thread “main” java.lang.IllegalArgumentException: /home/useradmin/Postgres/postgresql.jar does not exist
at liquibase.integration.commandline.LiquibaseLauncher.configureClassLoader(LiquibaseLauncher.java:140)
at liquibase.integration.commandline.LiquibaseLauncher.main(LiquibaseLauncher.java:110)
I was getting this error when I was trying to connect to postgres.But I am getting this error. Team please help