Skip to content

Commit 1eadff1

Browse files
authored
Merge pull request #58 from surajcm/renovate/log4j2-monorepo
Update dependency org.apache.logging.log4j:log4j-core to v2.24.3
2 parents bd8f0b9 + 559a021 commit 1eadff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
implementation 'com.h2database:h2'
1010
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
1111

12-
implementation group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.24.2'
12+
implementation group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.24.3'
1313

1414
testImplementation('org.springframework.boot:spring-boot-starter-test') {
1515
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'

0 commit comments

Comments
 (0)