Skip to content

Commit 2685582

Browse files
author
bnasslahsen
committed
Ãreview dependencies
1 parent 422b8ab commit 2685582

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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'

springdoc-openapi-common/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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
}

0 commit comments

Comments
 (0)