zaproxy / community-scripts

A collection of ZAP scripts and tips provided by the community - pull requests very welcome!
Apache License 2.0
761 stars 235 forks source link

Update Gradle and ZAP, add Java 22 to CI #453

Closed thc202 closed 1 month ago

thc202 commented 1 month ago

Update Gradle Wrapper to 8.8, plugins, and test dependencies. Update ZAP to 2.15. Add Java 22 to CI to test the scripts with newer version. Do not run the JavaScript tests if Java 22+ as it's not yet supported. Update action in CI workflow.