AmadeusITGroup / sonar-stash

Stash (BitBucket) plugin, a pull-request decorator which allows to integrate SonarQube violations directly into your pull-request
MIT License
165 stars 82 forks source link

Updated json-simple & added charset UTF-8 in requestBuilder #185

Closed svenmalvik closed 6 years ago

svenmalvik commented 6 years ago

We had an issue with sending a comment with special characters like "ø" to stash. I updated json-simple version to 3.0.2 & added charset UTF-8 in requestBuilder.