Mysql cdc source

after setting Configured server timezone for the MySQL source to America/New_York in the cdc options

it is giving this error

Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value ‘Coordinated Universal Time’ is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the ‘connectionTimeZone’ configuration property) to use a more specific time zone value if you want to utilize time zone support.

Kindly assist me on this issue