diff --git a/build.gradle b/build.gradle index d4e175b..cad621b 100644 --- a/build.gradle +++ b/build.gradle @@ -58,7 +58,7 @@ dependencies { // LOG implementation 'com.github.gavlyukovskiy:p6spy-spring-boot-starter:1.9.0' - implementation 'org.slf4j:slf4j-api:2.0.3' + implementation 'org.slf4j:slf4j-api:2.0.16' // TEST testImplementation 'org.springframework.boot:spring-boot-starter-test'