Elasticsearch Driver

Hi,
Recent day ,I find a problem when I try to add elasticsearch.metabase-driver.jar to metabase,then it comes a error below(My Elasticsearch version is 6.7.0 while the JDBC driver is 7.10 )
This version of the JDBC driver is only compatible with Elasticsearch version 7.10 or newer; attempting to connect to a server version 6.7.0
How can I fix this problem?