Skip to content

Commit

Permalink
Upgraded deps (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdemare authored Jan 7, 2025
1 parent 062ee3d commit 9528e17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
[org.clojure/tools.logging "1.3.0"]
[ch.qos.logback.contrib/logback-jackson "0.1.5"]
[ch.qos.logback.contrib/logback-json-classic "0.1.5"]
[ch.qos.logback/logback-classic "1.5.12"]
[ch.qos.logback/logback-classic "1.5.16"]
[com.fasterxml.jackson.core/jackson-core "2.18.2"]
[com.fasterxml.jackson.core/jackson-databind "2.18.2"]

;; force newest version
[cheshire "5.13.0"]
[commons-io "2.18.0"]
[commons-codec "1.17.1"]]
[commons-codec "1.17.2"]]

:java-source-paths ["src"]

Expand Down

0 comments on commit 9528e17

Please sign in to comment.