Skip to content

Commit 6f4d1fe

Browse files
Update dependency ch.qos.logback:logback-classic to v1.4.11 (#1047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34e05f2 commit 6f4d1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ system-lambda = { group = "com.github.stefanbirkner", name = "system-lambda", ve
1717
jjwt-api = { module = "io.jsonwebtoken:jjwt-api", version.ref = "jjwt" }
1818
jjwt-impl = { module = "io.jsonwebtoken:jjwt-impl", version.ref = "jjwt" }
1919
jjwt-jackson = { module = "io.jsonwebtoken:jjwt-jackson", version.ref = "jjwt" }
20-
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.10" }
20+
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.11" }
2121

2222
okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp3" }
2323
okhttp3-logging-interceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp3" }

0 commit comments

Comments
 (0)