WW-4915 Replace deprecated commons-lang3 classes (replace StrSubstitutor)

This commit is contained in:
Aleksandr Mashchenko
2018-02-05 21:16:45 +02:00
parent 478945a0bd
commit eb6ea76567
@@ -18,7 +18,7 @@
*/
package com.opensymphony.xwork2.config.providers;
import org.apache.commons.lang3.text.StrSubstitutor;
import org.apache.commons.text.StrSubstitutor;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;