Skip to content

Commit 3ddec6b

Browse files
committed
fix: 의존성 설정
1 parent aaede13 commit 3ddec6b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Location-based-target-authentication/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ dependencies {
5656

5757
// Swagger/OpenAPI
5858
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.0'
59-
implementation 'org.springdoc:springdoc-openapi-starter-common:2.3.0'
60-
implementation 'org.springdoc:springdoc-openapi-security:2.3.0'
6159

6260
// Database
6361
runtimeOnly 'com.mysql:mysql-connector-j'

0 commit comments

Comments
 (0)