mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-12 13:23:29 +00:00
Move to annotation package to avoid jarsigner problems during deployment.
This commit is contained in:
parent
484387f15a
commit
a6ef43d827
@ -13,7 +13,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.acegisecurity.intercept.method;
|
||||
package org.acegisecurity.annotation;
|
||||
|
||||
import junit.framework.TestCase;
|
||||
|
Loading…
x
Reference in New Issue
Block a user