Update aspectj to 1.6.9
This commit is contained in:
parent
85c4c91e0e
commit
acad848690
|
@ -4,7 +4,7 @@ apply plugin: 'eclipse'
|
|||
springVersion = '3.0.3.RELEASE'
|
||||
springLdapVersion = '1.3.0.RELEASE'
|
||||
ehcacheVersion = '1.6.2'
|
||||
aspectjVersion = '1.6.8'
|
||||
aspectjVersion = '1.6.9'
|
||||
apacheDsVersion = '1.5.5'
|
||||
jstlVersion = '1.2'
|
||||
jettyVersion = '6.1.22'
|
||||
|
|
Loading…
Reference in New Issue