Skip to content

Commit

Permalink
Update log4j
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyKirakosyan authored Jul 3, 2023
1 parent e8d29d8 commit 2e1d7f8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions calabash-jvm/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,13 @@
[clj-http "0.5.3"]
[slingshot "0.10.3"]
[org.slf4j/slf4j-log4j12 "1.6.4"]
[log4j "1.2.16" :exclusions [javax.mail/mail
[log4j "2.17.1" :exclusions [javax.mail/mail
javax.jms/jms
com.sun.jdmk/jmxtools
com.sun.jmx/jmxri]]

[org.clojure/tools.logging "0.2.3"]
[org.clojure/tools.logging "1.2.4"]
[cider/cider-nrepl "0.7.0"]
[clj-logging-config/clj-logging-config "1.9.8"]
[org.clojure/tools.nrepl "0.2.0-beta9"]]

Expand Down

0 comments on commit 2e1d7f8

Please sign in to comment.