Skip to content

Commit

Permalink
patch logback for CVE-2024-12798 (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
milt authored Jan 2, 2025
1 parent 7c39442 commit b5942df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
metosin/spec-tools {:mvn/version "0.10.6"}
aero/aero {:mvn/version "1.1.6"}
selmer/selmer {:mvn/version "1.12.59"}
ch.qos.logback/logback-classic {:mvn/version "1.3.14"}
ch.qos.logback/logback-classic {:mvn/version "1.5.15"}
commons-io/commons-io {:mvn/version "2.14.0"}
;; DB/JDBC deps
;; - HikariCP: Need to exclude slf4j to make logback work properly
Expand Down

0 comments on commit b5942df

Please # to comment.