alipay / ant-application-security-testing-benchmark

xAST评价体系,让安全工具不再“黑盒”. The xAST evaluation benchmark makes security tools no longer a "black box".
https://xastbenchmark.github.io
Apache License 2.0
323 stars 40 forks source link

update sqlite-jdbc version #11

Closed waderwu closed 1 year ago

waderwu commented 1 year ago

The version 3.21.0.1 of sqlite-jdbc will throw an error on Mac M1, upgrading to version 3.36.0.3 resolves the issue.

alipaydeshui commented 1 year ago

confirm