Skip to content

Commit c84aa85

Browse files
authored
Merge pull request #222 from OpenVoxProject/renovate/jackson-version
chore(deps): update jackson-version to v2.21.2
2 parents 26a1631 + c680182 commit c84aa85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
["--illegal-access=deny"]))
9898

9999
(def i18n-version "1.0.3")
100-
(def jackson-version "2.21.1")
100+
(def jackson-version "2.21.2")
101101
(def slf4j-version "2.0.17")
102102

103103
;; If you modify the version manually, run release_scripts/sync_ezbake_dep.rb to keep

0 commit comments

Comments
 (0)