We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bff9aac + 1424a53 commit 974552aCopy full SHA for 974552a
project.clj
@@ -16,7 +16,7 @@
16
(def slf4j-version "2.0.17")
17
(def i18n-version "1.0.3")
18
(def logback-version "1.3.16")
19
-(def jackson-version "2.21.1")
+(def jackson-version "2.21.2")
20
;; DO NOT UPGRADE PAST 1.14+! In 1.15.x, Content-Length is added to the
21
;; response headers automatically rather than transferring it chunked,
22
;; and also string flushing behavior is changed, and some part of the system
0 commit comments