INRIA / INRIA/spoon

`SpoonifierVisitor` uses deprecated `StringEscapeUtils` of `commons-lang3`

Open
#5,366 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
392
Avg merge
11h 24m
Merged PRs (30d)
36

Description

`SpoonifierVisitor` uses `StringEscapeUtils` of `commons-lang3`, which is deprecated.
The straightforward solution is to use the same named class in `commons-text`. But it seems a little excessive to add a dependency just for one experimental class.
Any other solutions?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.