Skip to content

Commit 5134d11

Browse files
authored
Merge pull request #170 from OpenVoxProject/renovate/com.fasterxml.jackson.core-jackson-annotations-2.x
Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.21
2 parents d53a647 + cf4821d commit 5134d11

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
@@ -148,7 +148,7 @@
148148
[com.fasterxml.jackson.module/jackson-module-afterburner ~jackson-version]
149149
;; For some reason, this version is 2.20 without a .1. Update this back to
150150
;; ~jackson-version when they match again.
151-
[com.fasterxml.jackson.core/jackson-annotations "2.20"]
151+
[com.fasterxml.jackson.core/jackson-annotations "2.21"]
152152
[com.gfredericks/test.chuck "0.2.15"]
153153
[com.github.seancorfield/honeysql "2.7.1364"]
154154
[com.github.seancorfield/next.jdbc "1.3.1086"]

0 commit comments

Comments
 (0)