Skip to content

Reduce the number of deprecated usages #363

@khmarbaise

Description

@khmarbaise

Affected version

1.2.0

Bug description

  • Currently a of used imports are deprecated for example StringUtils.equals etc. replacing with non deprecated variants (Strings.CS.equals).
  • replace StringUtils.join with String.join

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions