Skip to content

Commit f4de2d3

Browse files
Update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.24.3
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent f3714ee commit f4de2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ dependencies {
131131
// 3P dependencies
132132
compileOnly group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
133133

134-
compileOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.23.1"
134+
compileOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.24.3"
135135
compileOnly group: 'org.json', name: 'json', version: '20240303'
136136
compileOnly("com.google.guava:guava:33.2.1-jre")
137137
compileOnly group: 'org.apache.commons', name: 'commons-lang3', version: '3.16.0'

0 commit comments

Comments
 (0)