CFspreadsheet not closing files

when I use CFspreadsheet (CF2021) to read an XLSX file, the file remains locked until the CF service is restarted. is there a way to force the file closed after the read operation? the file that is opened for read cannot be deleted once it is read — even after the CFM page is finished.     <cfspreadsheet     action=”read”     src = “GA2.xlsx”     sheetname=”Dataset1″     columns = “1-4”     headerrow = “1”     excludeHeaderRow = “true”     rows = “1-51”     query = “GA_File”>

Security vulnerability with CF2021 and SOLR

CF2021 SOLR security warning – how to uninstall