Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
AE-1893: Update logback, fixes a vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Juholei committed Jun 28, 2023
1 parent d6ca7ab commit 7157c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etp-backend/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"src/main/sql"
"src/main/resources"]
:deps {org.clojure/clojure {:mvn/version "1.10.1"}
ch.qos.logback/logback-classic {:mvn/version "1.2.3"}
ch.qos.logback/logback-classic {:mvn/version "1.4.8"}
org.slf4j/log4j-over-slf4j {:mvn/version "1.7.30"}
flathead/flathead {:mvn/version "0.0.4"}
integrant/integrant {:mvn/version "0.8.0"}
Expand Down

0 comments on commit 7157c41

Please sign in to comment.