Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-slf4j2-impl to v2.23…
Browse files Browse the repository at this point in the history
….0 (#822)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 7afc168 commit 44703fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cpg-language-java = { module = "de.fraunhofer.aisec:cpg-language-java", version.
#cpg-language-go = { module = "com.github.Fraunhofer-AISEC.cpg:cpg-language-go", version.ref = "cpg"}

kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "6.0.3" }
log4j-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.22.1"}
log4j-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.23.0"}
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.2"}
koin = { module = "io.insert-koin:koin-core", version.ref = "koin"}
koin-test = { module = "io.insert-koin:koin-test", version.ref = "koin-test"}
Expand Down

0 comments on commit 44703fe

Please sign in to comment.