<!-- delete unnecessary items --> ### Describe the bug In IntelliJ ultimate updated my Clickhouse Datasource from driver version 0.8.2 to 0.8.3 On "Test Connection" the connection fails with this error: DBMS: ClickHouse (ver. 25.3.2.39) Case sensitivity: plain=exact, delimited=exact Driver: ClickHouse JDBC Driver (ver. 0.6.3 (revision: a6a8a22), JDBC4.2) Driver class 'org.slf4j.LoggerFactory' not found. ### Steps to reproduce 1. update the Driver class to version 0.8.2 2. 3.