Skip to content

Commit 224ce53

Browse files
Update logback monorepo to v1.5.29 (#968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dfd6d76 commit 224ce53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ dependencyManagement {
230230
dependency group: 'org.glassfish', name: 'jakarta.el', version: '4.0.2'
231231

232232
//CVE-2021-42550
233-
dependencySet(group: 'ch.qos.logback', version: '1.5.27') {
233+
dependencySet(group: 'ch.qos.logback', version: '1.5.29') {
234234
entry 'logback-classic'
235235
entry 'logback-core'
236236
}

0 commit comments

Comments
 (0)