Skip to content

Commit

Permalink
Update deps and disable NVD checks (#317)
Browse files Browse the repository at this point in the history
* Update deps

* Disable NVD check until tool fixed

See also: rm-hull/nvd-clojure#178
  • Loading branch information
remvee authored Jul 8, 2024
1 parent 09567f5 commit 0b908b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
[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.6"]
[com.fasterxml.jackson.core/jackson-core "2.17.1"]
[com.fasterxml.jackson.core/jackson-databind "2.17.1"]
[com.fasterxml.jackson.core/jackson-core "2.17.2"]
[com.fasterxml.jackson.core/jackson-databind "2.17.2"]

;; force newest version
[cheshire "5.13.0"]
Expand Down

0 comments on commit 0b908b6

Please sign in to comment.