Skip to content

Commit 3823778

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.20.0 (#8611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 468dd61 commit 3823778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clojure/luminus/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
[ring-webjars "0.3.1"]
2626
[ring/ring-core "1.14.2"]
2727
[ring/ring-defaults "0.6.0"]
28-
[com.fasterxml.jackson.core/jackson-core "2.19.2"]]
28+
[com.fasterxml.jackson.core/jackson-core "2.20.0"]]
2929

3030
:min-lein-version "2.0.0"
3131

0 commit comments

Comments
 (0)