Skip to content

Commit

Permalink
u - Oppdaterer slf4j:2.0.12 -> 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
MariamPervez committed Jun 24, 2024
1 parent 0773fcd commit 53908c8
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 @@ -48,7 +48,7 @@ dependencies {
// Logging
implementation("net.logstash.logback:logstash-logback-encoder:7.4")
configurations { all*.exclude group: 'commons-logging', module: 'commons-logging' }
implementation("org.slf4j:jcl-over-slf4j:2.0.12")
implementation("org.slf4j:jcl-over-slf4j:2.0.13")

// auditlogger syslog la stå i 1.0.0 / 0.9.30
implementation("com.papertrailapp:logback-syslog4j:1.0.0")
Expand Down

0 comments on commit 53908c8

Please sign in to comment.