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

Commit 744655f

Browse files
authored
Merge pull request #14 from factory-x-contributions/dependabot/gradle/org.apache.logging.log4j-log4j-core-2.24.3
chore: bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3
2 parents ac4d38e + 724cac7 commit 744655f

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,8 +31,8 @@ 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-core:2.24.3")
3435
implementation("org.apache.logging.log4j:log4j-api:2.24.3")
35-
implementation("org.apache.logging.log4j:log4j-core:2.24.2")
3636

3737
implementation("jakarta.json:jakarta.json-api:2.1.3")
3838
implementation("org.eclipse.parsson:parsson:1.1.7")

0 commit comments

Comments
 (0)