Skip to content

Commit 2293962

Browse files
fix(deps): update dependency ch.qos.logback.access:logback-access-tomcat to v2.0.7 (#53)
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
1 parent dd2b732 commit 2293962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ subprojects {
347347

348348
// https://mvnrepository.com/artifact/ch.qos.logback.access/common
349349
dependency('ch.qos.logback.access:common:2.0.3')
350-
dependency('ch.qos.logback.access:logback-access-tomcat:2.0.6')
350+
dependency('ch.qos.logback.access:logback-access-tomcat:2.0.7')
351351
dependency('commons-beanutils:commons-beanutils:1.11.0') {
352352
exclude 'commons-logging:commons-logging'
353353
}

0 commit comments

Comments
 (0)