Skip to content

Commit 974552a

Browse files
authored
Merge pull request #226 from OpenVoxProject/renovate/jackson-version
Update jackson-version to v2.21.2
2 parents bff9aac + 1424a53 commit 974552a

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
@@ -16,7 +16,7 @@
1616
(def slf4j-version "2.0.17")
1717
(def i18n-version "1.0.3")
1818
(def logback-version "1.3.16")
19-
(def jackson-version "2.21.1")
19+
(def jackson-version "2.21.2")
2020
;; DO NOT UPGRADE PAST 1.14+! In 1.15.x, Content-Length is added to the
2121
;; response headers automatically rather than transferring it chunked,
2222
;; and also string flushing behavior is changed, and some part of the system

0 commit comments

Comments
 (0)