ilmila / J2EEScan

J2EEScan is a plugin for Burp Suite Proxy. The goal of this plugin is to improve the test coverage during web application penetration tests on J2EE applications.
GNU General Public License v2.0
642 stars 188 forks source link

fix: bump sqlite-jdbc version to support mac aarch64 #39

Open row248-hola opened 1 year ago

row248-hola commented 1 year ago

In new version sqlite-jdbc adds a native library for mac on m1

Issue for reference: https://github.com/xerial/sqlite-jdbc/issues/562