Includes commons-text in minimal library set

This commit is contained in:
Lukasz Lenart
2022-09-17 09:40:54 +02:00
parent c9c39130f6
commit 7b655207ec
+1
View File
@@ -36,6 +36,7 @@
<include>org.apache.struts:struts2-core</include>
<include>org.freemarker:freemarker</include>
<include>org.apache.commons:commons-lang3</include>
<include>org.apache.commons:commons-text</include>
<include>org.apache.logging.log4j:log4j-api</include>
<include>ognl:ognl</include>
<include>commons-fileupload:commons-fileupload</include>