Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
2.5.26
-
None
Description
There are some compilation alarms caused by the use of some deprecated methods: org.apache.commons.lang3.text.StrSubstitutor
org.apache.commons.lang3.StringEscapeUtils
The document of commons-lang3 suggested to use commons-text instead, need to add the dependency and fix the compiling alarms.
Attachments
Attachments
Issue Links
- duplicates
-
WW-4915 Replace deprecated commons-lang3 classes
- Closed