Skip to content

Commit

Permalink
SONAR-23764 Upgrade ch.qos.logback.access:logback-access-tomcat to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alain-kermis-sonarsource authored and sonartech committed Dec 24, 2024
1 parent 1d391e1 commit 6f81717
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 @@ -339,7 +339,7 @@ subprojects {

// https://mvnrepository.com/artifact/ch.qos.logback.access/common
dependency('ch.qos.logback.access:common:2.0.3')
dependency('ch.qos.logback.access:logback-access-tomcat:2.0.4')
dependency('ch.qos.logback.access:logback-access-tomcat:2.0.5')
dependency('commons-beanutils:commons-beanutils:1.9.4') {
exclude 'commons-logging:commons-logging'
}
Expand Down

0 comments on commit 6f81717

Please sign in to comment.