splitStatement separator not working

Hi Team,
I was using the Liquibase 4.12 version and the below statement was working without any error, but in the Liquibase 4.17 it’s failed with "Incorrect syntax near GO "

oscar.xml
sqlFile dbms=“mssql” encoding=“UTF8” endDelimiter=“GO” splitStatements=“true” path=“release/script/oscar.sql”

Can you please let us know the solution?

Can you please check and let us know the issue?