We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e6a6f commit 67d6ebdCopy full SHA for 67d6ebd
acl/template.mf
@@ -14,7 +14,7 @@ Import-Template:
14
org.springframework.security.core.*;version="${secRange}",
15
org.springframework.security.access.*;version="${secRange}",
16
org.springframework.security.util.*;version="${secRange}",
17
- org.springframework.context.*;version="${secRange}";resolution:=optional,
+ org.springframework.context.*;version="${springRange}";resolution:=optional,
18
org.springframework.dao.*;version="${springRange}";resolution:=optional,
19
org.springframework.jdbc.core.*;version="${springRange}";resolution:=optional,
20
org.springframework.transaction.support.*;version="${springRange}";resolution:=optional,
0 commit comments