mirror of
https://github.com/metosin/reitit.git
synced 2025-12-28 20:28:25 +00:00
update jackson-databind for CVE-2020-36518
See https://github.com/FasterXML/jackson-databind/issues/2816 See https://github.com/FasterXML/jackson-databind/compare/jackson-databind-2.13.2...jackson-databind-2.13.2.1
This commit is contained in:
parent
f0405adc02
commit
54ae50525c
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.1"]
|
||||
[com.fasterxml.jackson.core/jackson-databind "2.13.2.1"]
|
||||
|
||||
[meta-merge "1.0.0"]
|
||||
[fipp "0.6.25" :exclusions [org.clojure/core.rrb-vector]]
|
||||
|
|
|
|||
Loading…
Reference in a new issue