Skip to content

Commit 2965b95

Browse files
Update jackson-version
1 parent f49488f commit 2965b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
(def rbac-client-version "1.2.0")
2424
(def i18n-version "1.0.2")
2525
(def logback-version "1.3.16")
26-
(def jackson-version "2.15.4")
26+
(def jackson-version "2.20")
2727

2828
(require '[clojure.string :as str]
2929
'[leiningen.core.main :as main])

0 commit comments

Comments
 (0)