We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 584eda3 + 8fafe72 commit ac4d38eCopy full SHA for ac4d38e
1 file changed
build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
32
implementation("org.springframework.boot:spring-boot-starter-web")
33
34
- implementation("org.apache.logging.log4j:log4j-api:2.24.2")
+ implementation("org.apache.logging.log4j:log4j-api:2.24.3")
35
implementation("org.apache.logging.log4j:log4j-core:2.24.2")
36
37
implementation("jakarta.json:jakarta.json-api:2.1.3")
0 commit comments