alphagov / notifications-java-client

Java client for the GOV.UK Notify API
https://central.sonatype.com/artifact/uk.gov.service.notify/notifications-java-client
MIT License
8 stars 30 forks source link

Remove commons-cli #206

Closed leohemsted closed 2 years ago

leohemsted commented 2 years ago

It's an unused dependency, and that version has several outstanding CVEs. Lets just remove the whole thing

What problem does the pull request solve?

Checklist