Update Apache Velocity to 1.7
Change-Id: Iedb18e09b6f78426be30a9b616d00e69b0b47d9f
This commit is contained in:
parent
9befd489af
commit
a11a60d199
4
lib/BUCK
4
lib/BUCK
@ -94,8 +94,8 @@ maven_jar(
|
||||
|
||||
maven_jar(
|
||||
name = 'velocity',
|
||||
id = 'org.apache.velocity:velocity:1.6.4',
|
||||
sha1 = 'fcc58693dd8fc83d714fba149789be37cc19b66d',
|
||||
id = 'org.apache.velocity:velocity:1.7',
|
||||
sha1 = '2ceb567b8f3f21118ecdec129fe1271dbc09aa7a',
|
||||
license = 'Apache2.0',
|
||||
deps = [
|
||||
'//lib/commons:collections',
|
||||
|
Loading…
Reference in New Issue
Block a user