|
39 | 39 | <available file="lib/commons-lang-2.6.jar"/> |
40 | 40 | <available file="lib/commons-lang3-3.12.0.jar"/> |
41 | 41 | <available file="lib/commons-logging-1.2.jar"/> |
42 | | - <available file="lib/commons-text-1.9.jar"/> |
| 42 | + <available file="lib/commons-text-1.11.0.jar"/> |
43 | 43 | <available file="lib/commons-validator-1.7.jar"/> |
44 | 44 | <available file="lib/velocity-2.3.jar"/> |
45 | 45 | <available file="lib/xercesImpl-2.12.1.jar"/> |
|
66 | 66 | <get dest="tmp/commons-digester3-3.2.jar" src="https://repo1.maven.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar" usetimestamp="true"/> |
67 | 67 | <get dest="tmp/commons-lang-2.6.jar" src="https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" usetimestamp="true"/> |
68 | 68 | <get dest="tmp/commons-lang3-3.12.0.jar" src="https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar" usetimestamp="true"/> |
69 | | - <get dest="tmp/commons-text-1.9.jar" src="https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar" usetimestamp="true"/> |
| 69 | + <get dest="tmp/commons-text-1.11.0.jar" src="https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar" usetimestamp="true"/> |
70 | 70 | <get dest="tmp/commons-logging-1.2.jar" src="https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar" usetimestamp="true"/> |
71 | 71 | <get dest="tmp/commons-validator-1.7.jar" src="https://repo1.maven.org/maven2/commons-validator/commons-validator/1.7/commons-validator-1.7.jar" usetimestamp="true"/> |
72 | 72 | <get dest="tmp/velocity-2.3.jar" src="https://repo1.maven.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar" usetimestamp="true"/> |
|
88 | 88 | <copy file="tmp/commons-digester3-3.2.jar" tofile="lib/commons-digester3-3.2.jar"/> |
89 | 89 | <copy file="tmp/commons-lang-2.6.jar" tofile="lib/commons-lang-2.6.jar"/> |
90 | 90 | <copy file="tmp/commons-lang3-3.12.0.jar" tofile="lib/commons-lang3-3.12.0.jar"/> |
91 | | - <copy file="tmp/commons-text-1.9.jar" tofile="lib/commons-text-1.9.jar"/> |
| 91 | + <copy file="tmp/commons-text-1.11.0.jar" tofile="lib/commons-text-1.11.0.jar"/> |
92 | 92 | <copy file="tmp/commons-logging-1.2.jar" tofile="lib/commons-logging-1.2.jar"/> |
93 | 93 | <copy file="tmp/commons-validator-1.7.jar" tofile="lib/commons-validator-1.7.jar"/> |
94 | 94 | <copy file="tmp/velocity-2.3.jar" tofile="lib/velocity-2.3.jar"/> |
|
0 commit comments