File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ subprojects {
5050 dependency " io.swagger.core.v3:swagger-integration:${ swaggerApiVersion} "
5151 dependency " org.webjars:swagger-ui:${ swaggerUiVersion} "
5252 dependency ' org.webjars:webjars-locator-core:0.45'
53- dependency ' io.github.classgraph:classgraph:4.8.44'
5453 dependency ' org.springframework.security:spring-security-core:5.3.2.RELEASE'
5554 dependency ' org.springframework.security.oauth:spring-security-oauth2:2.3.8.RELEASE'
5655 dependency ' javax.xml:jaxb-impl:2.1'
Original file line number Diff line number Diff line change @@ -7,6 +7,5 @@ dependencies {
77 api ' io.swagger.core.v3:swagger-models'
88 api ' io.swagger.core.v3:swagger-annotations'
99 api ' io.swagger.core.v3:swagger-integration'
10- api ' io.github.classgraph:classgraph'
1110 api ' org.apache.commons:commons-lang3'
1211}
You can’t perform that action at this time.
0 commit comments