diff --git a/acl/spring-security-acl.gradle b/acl/spring-security-acl.gradle index d4bb36b16b..27dc016aaf 100644 --- a/acl/spring-security-acl.gradle +++ b/acl/spring-security-acl.gradle @@ -1,6 +1,7 @@ apply plugin: 'io.spring.convention.spring-module' dependencies { + management platform(project(":spring-security-dependencies")) api project(':spring-security-core') api 'org.springframework:spring-aop' api 'org.springframework:spring-context' diff --git a/aspects/spring-security-aspects.gradle b/aspects/spring-security-aspects.gradle index 7512b1e097..d66ebe447c 100644 --- a/aspects/spring-security-aspects.gradle +++ b/aspects/spring-security-aspects.gradle @@ -2,6 +2,7 @@ apply plugin: 'io.spring.convention.spring-module' apply plugin: 'io.freefair.aspectj' dependencies { + management platform(project(":spring-security-dependencies")) api "org.aspectj:aspectjrt" api project(':spring-security-core') api 'org.springframework:spring-beans' diff --git a/buildSrc/.idea/compiler.xml b/buildSrc/.idea/compiler.xml new file mode 100644 index 0000000000..61a9130cd9 --- /dev/null +++ b/buildSrc/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/buildSrc/.idea/gradle.xml b/buildSrc/.idea/gradle.xml new file mode 100644 index 0000000000..5c59556b93 --- /dev/null +++ b/buildSrc/.idea/gradle.xml @@ -0,0 +1,19 @@ + + + + + + + \ No newline at end of file diff --git a/buildSrc/.idea/jarRepositories.xml b/buildSrc/.idea/jarRepositories.xml new file mode 100644 index 0000000000..36cc8fcb9d --- /dev/null +++ b/buildSrc/.idea/jarRepositories.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/buildSrc/.idea/misc.xml b/buildSrc/.idea/misc.xml new file mode 100644 index 0000000000..3a9d81e2a8 --- /dev/null +++ b/buildSrc/.idea/misc.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/buildSrc/.idea/uiDesigner.xml b/buildSrc/.idea/uiDesigner.xml new file mode 100644 index 0000000000..e96534fb27 --- /dev/null +++ b/buildSrc/.idea/uiDesigner.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/buildSrc/.idea/workspace.xml b/buildSrc/.idea/workspace.xml new file mode 100644 index 0000000000..2ca122bc89 --- /dev/null +++ b/buildSrc/.idea/workspace.xml @@ -0,0 +1,206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +