Skip to content

Commit 47ee473

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.19.1 (#8463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b544c0c commit 47ee473

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.0"]
2626
[ring/ring-core "1.14.1"]
2727
[ring/ring-defaults "0.6.0"]
28-
[com.fasterxml.jackson.core/jackson-core "2.19.0"]]
28+
[com.fasterxml.jackson.core/jackson-core "2.19.1"]]
2929

3030
:min-lein-version "2.0.0"
3131

0 commit comments

Comments
 (0)