Skip to content

Commit

Permalink
U - Oppgraderer org.slf4j:jcl-over-slf4j:2.0.13 -> 2.0.16
Browse files Browse the repository at this point in the history
Automatisert oppgradering av org.slf4j.
  • Loading branch information
MariamPervez committed Oct 2, 2024
1 parent eebed5a commit 97b267f
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:8.0")
configurations { all*.exclude group: 'commons-logging', module: 'commons-logging' }
implementation("org.slf4j:jcl-over-slf4j:2.0.13")
implementation("org.slf4j:jcl-over-slf4j:2.0.16")

// 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 97b267f

Please sign in to comment.