Skip to content

Commit 93a78fa

Browse files
committed
U - Oppgraderer org.slf4j:jcl-over-slf4j:2.0.11 -> 2.0.12
Automatisert oppgradering av org.slf4j:jcl-over-slf4j.
1 parent b3fed62 commit 93a78fa

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
@@ -74,7 +74,7 @@ dependencies {
7474
// Logging
7575
implementation("net.logstash.logback:logstash-logback-encoder:7.4")
7676
configurations { all*.exclude group: 'commons-logging', module: 'commons-logging' }
77-
implementation("org.slf4j:jcl-over-slf4j:2.0.11")
77+
implementation("org.slf4j:jcl-over-slf4j:2.0.12")
7878

7979
//Auth
8080
implementation("no.nav.security:token-client-spring:${tokenSupportVersion}")

0 commit comments

Comments
 (0)