فهرست منبع

SEC-1999: Updated spring-context version for acs/template.mf

Previously the Spring Security version was being used
instead of the Spring Security version.

Now the Spring version is used.
Rob Winch 13 سال پیش
والد
کامیت
67d6ebdc51
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      acl/template.mf

+ 1 - 1
acl/template.mf

@@ -14,7 +14,7 @@ Import-Template:
  org.springframework.security.core.*;version="${secRange}",
  org.springframework.security.access.*;version="${secRange}",
  org.springframework.security.util.*;version="${secRange}",
- org.springframework.context.*;version="${secRange}";resolution:=optional,
+ org.springframework.context.*;version="${springRange}";resolution:=optional,
  org.springframework.dao.*;version="${springRange}";resolution:=optional,
  org.springframework.jdbc.core.*;version="${springRange}";resolution:=optional,
  org.springframework.transaction.support.*;version="${springRange}";resolution:=optional,