Skip to content

Commit 496ea3e

Browse files
Stephan202rwinch
authored andcommitted
Also update the dependency management section
The `aopalliance:aopalliance:1.0` dependency is indirectly pulled in by `spring-security-openid` through its dependence on `com.google.inject:guice:3.0`. There are no other references to ``aopalliance:aopalliance`.
1 parent 9e719bc commit 496ea3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ dependencyManagement {
3434
dependencyManagement {
3535
dependencies {
3636
dependency 'antlr:antlr:2.7.7'
37-
dependency 'aopalliance:aopalliance:1.0'
3837
dependency 'asm:asm:3.1'
3938
dependency 'bouncycastle:bcprov-jdk15:140'
4039
dependency 'ch.qos.logback:logback-classic:1.2.3'

0 commit comments

Comments
 (0)