Powercom SMT created WW-5138:
--------------------------------
Summary: Fix the compilation alarms of deprecated methods
Key: WW-5138
URL: https://issues.apache.org/jira/browse/WW-5138
Project: Struts 2
Issue Type: Improvement
Components: Build Management, Core
Affects Versions: 2.5.26
Reporter: Powercom SMT
Attachments: image-2021-07-24-19-59-14-814.png
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)