Skip to content

Release 2.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Jan 20:33

Changed

  • #103 GCI69 Java : calls to hasMoreElements() and nextElement() methods from java.util.Enumeration interface aren't flagged anymore when called in a for loop
  • #110 GCI82 - remove false positives with reassignment using this and with passing a variable to a function it can be reassigned in
  • compatibility updates for SonarQube 25.12.0
  • upgrade libraries versions
  • correction of technical problem with Integration tests (because of Maven format in technical answer to "sonar-orchestrator-junit5" library)
  • upgrade JDK from 11 to 17
  • #4 Improvement: "++i" statement is not so bad