Configure XStream security feature to avoid a security warning in SonarQube logs.
Explicitly define the list of XStream Converters needed, to avoid the ones that generates warnings in Java 9+.
Types of changes
[x] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation Update (if none of the other choices apply)
Proposed changes
Configure XStream security feature to avoid a security warning in SonarQube logs. Explicitly define the list of XStream Converters needed, to avoid the ones that generates warnings in Java 9+.
Types of changes
Issues closed by changes
Checklist