bjornvester / wsdl2java-gradle-plugin

A Gradle plugin for generating Java classes from WSDL files
MIT License
41 stars 13 forks source link

fixed vulnerabilities CVE-2021-40690 #20

Open auridevil opened 2 years ago

auridevil commented 2 years ago

Updated cxf to avoid CVE-2021-40690 vulnerabilites

jasperbogers-ig commented 2 years ago

@bjornvester Can you approve & merge this PR? Security scanners are reporting this plugin as unsafe due to the mentioned CVE in cxf, and this is the fix.