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`.
This commit is contained in:
Stephan Schroevers 2017-09-19 07:42:32 +02:00 committed by Rob Winch
parent 9e719bc313
commit 496ea3e321
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ dependencyManagement {
dependencyManagement {
dependencies {
dependency 'antlr:antlr:2.7.7'
dependency 'aopalliance:aopalliance:1.0'
dependency 'asm:asm:3.1'
dependency 'bouncycastle:bcprov-jdk15:140'
dependency 'ch.qos.logback:logback-classic:1.2.3'