From f3cb7095f7e73fa70fd473fc00422e8305fb1212 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 01:27:18 +0000 Subject: [PATCH] Update dependency cheshire:cheshire to v6 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index dd16603..0d1f916 100644 --- a/project.clj +++ b/project.clj @@ -8,7 +8,7 @@ [org.clojure/tools.logging "1.3.1"] [org.clojure/tools.macro "0.2.2"] - [cheshire "5.13.0"] + [cheshire "6.2.0"] [commons-codec "1.20.0"] [compojure "1.7.2"] [org.bouncycastle/bcpkix-jdk18on "1.83"]