Skip to content

Commit b5942df

Browse files
authored
patch logback for CVE-2024-12798 (#451)
1 parent 7c39442 commit b5942df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
metosin/spec-tools {:mvn/version "0.10.6"}
1616
aero/aero {:mvn/version "1.1.6"}
1717
selmer/selmer {:mvn/version "1.12.59"}
18-
ch.qos.logback/logback-classic {:mvn/version "1.3.14"}
18+
ch.qos.logback/logback-classic {:mvn/version "1.5.15"}
1919
commons-io/commons-io {:mvn/version "2.14.0"}
2020
;; DB/JDBC deps
2121
;; - HikariCP: Need to exclude slf4j to make logback work properly

0 commit comments

Comments
 (0)