Skip to content

Commit 1a50ad8

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.17.2 (the-benchmarker#7584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f29def5 commit 1a50ad8

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.2.0"]
2626
[ring/ring-core "1.12.2"]
2727
[ring/ring-defaults "0.5.0"]
28-
[com.fasterxml.jackson.core/jackson-core "2.17.1"]]
28+
[com.fasterxml.jackson.core/jackson-core "2.17.2"]]
2929

3030
:min-lein-version "2.0.0"
3131

0 commit comments

Comments
 (0)