SEC-1693: Expand upper bound on EHCache OSGi version to version 2.5

This commit is contained in:
Luke Taylor 2011-03-10 19:38:04 +00:00
parent 9c09f0b73d
commit 4654f7065a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ bundlorProperties = [
aspectjRange: '[1.6.0, 1.7.0)',
casRange: '[3.1.1, 3.2.0)',
cloggingRange: '[1.0.4, 2.0.0)',
ehcacheRange: '[1.4.1, 2.0.0)',
ehcacheRange: '[1.4.1, 2.5.0)',
openid4javaRange: '[0.9.5, 1.0.0)',
springLdapRange: '[1.3.0,1.4.0)',
apacheDSRange: '[1.5.5, 1.6)',