Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Commit ac4d38e

Browse files
authored
Merge pull request #17 from factory-x-contributions/dependabot/gradle/org.apache.logging.log4j-log4j-api-2.24.3
chore: bump org.apache.logging.log4j:log4j-api from 2.24.2 to 2.24.3
2 parents 584eda3 + 8fafe72 commit ac4d38e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
3232
implementation("org.springframework.boot:spring-boot-starter-web")
3333

34-
implementation("org.apache.logging.log4j:log4j-api:2.24.2")
34+
implementation("org.apache.logging.log4j:log4j-api:2.24.3")
3535
implementation("org.apache.logging.log4j:log4j-core:2.24.2")
3636

3737
implementation("jakarta.json:jakarta.json-api:2.1.3")

0 commit comments

Comments
 (0)