Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.23.0 (
Browse files Browse the repository at this point in the history
#90)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Mar 1, 2024
1 parent 37b68bf commit 2a14f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ task addJarsToClasspath(type: Copy) {
dependencies {
// 3P dependencies
compileOnly group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
compileOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.22.0"
compileOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.23.0"
compileOnly group: 'org.json', name: 'json', version: '20240205'
compileOnly("com.google.guava:guava:33.0.0-jre")
compileOnly group: 'org.apache.commons', name: 'commons-lang3', version: '3.14.0'
Expand Down

0 comments on commit 2a14f83

Please sign in to comment.