[ https://issues.apache.org/jira/browse/WW-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418635#comment-17418635 ]
Lukasz Lenart commented on WW-5138: ----------------------------------- I added Struts 2.5.x to verify if we can upgrade commons in 2.5.x as it could require Java 8 > 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 > Priority: Minor > Fix For: 2.5.27, 2.6 > > 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)