Skip to content

Version 2.28.3

Compare
Choose a tag to compare
@gquerret gquerret released this 15 Oct 16:23
· 71 commits to develop since this release
24c6bdd

Hotfix for 2.28.x

  • Removed commons-io dependency from plugin (in order to get rid of security issues in this package) + removed guava dependency from rcode-reader
  • Fix NPE in code parser under specific circumstances
  • Fix NPE in FindNoError rule when table name is not referenced in schema
  • Improve NoRoutineInWhere rule (issue #1145)