Skip to content

Commit b1839b6

Browse files
committed
fix security issue
1 parent 5830b2b commit b1839b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ subprojects {
8787
implementation 'jakarta.servlet:jakarta.servlet-api:6.1.0'
8888

8989
compileOnly 'com.h2database:h2'
90-
testImplementation 'org.springframework.boot:spring-boot-starter-test'
9190
compileOnly 'org.projectlombok:lombok:1.18.32'
9291
annotationProcessor 'org.projectlombok:lombok:1.18.32'
9392
implementation 'commons-io:commons-io:2.16.1'

0 commit comments

Comments
 (0)