mirror of
https://github.com/metosin/reitit.git
synced 2025-12-27 11:58:25 +00:00
Merge pull request #544 from antonmos/patch-2
update jackson-databind for CVE-2020-36518
This commit is contained in:
commit
e6bd4f2e57
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@
|
|||
[metosin/malli "0.8.2"]
|
||||
|
||||
;; https://clojureverse.org/t/depending-on-the-right-versions-of-jackson-libraries/5111
|
||||
[com.fasterxml.jackson.core/jackson-core "2.13.1"]
|
||||
[com.fasterxml.jackson.core/jackson-databind "2.13.1"]
|
||||
[com.fasterxml.jackson.core/jackson-core "2.13.2"]
|
||||
[com.fasterxml.jackson.core/jackson-databind "2.13.2.2"]
|
||||
|
||||
[meta-merge "1.0.0"]
|
||||
[fipp "0.6.25" :exclusions [org.clojure/core.rrb-vector]]
|
||||
|
|
|
|||
Loading…
Reference in a new issue