jborgers / sonar-pmd

☕️ PMD Plugin for SonarQube
https://redirect.sonarsource.com/plugins/pmd.html
GNU Lesser General Public License v3.0
261 stars 156 forks source link

Replaced deprecated valueOfString method with valueOf #415

Closed renewolfert closed 7 months ago

renewolfert commented 1 year ago

Sonar removed deprecated methods in version 10.0. One of them is the valueOfString method of the RulePriority enum.

This PR fixes issue #413

jborgers commented 5 months ago

Thanks Rene, it is in 3.5.0