From f1023491c0e65f1ffca91e34b66b7e1b28383b5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 01:28:16 +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 de62afb..f167a10 100644 --- a/project.clj +++ b/project.clj @@ -22,7 +22,7 @@ :managed-dependencies [[org.clojure/clojure "1.12.4"] [org.clojure/tools.logging "1.3.1"] [org.clojure/tools.namespace "1.5.1"] - [cheshire "5.13.0"] + [cheshire "6.2.0"] [commons-codec "1.20.0"] [commons-io "2.21.0"] [org.bouncycastle/bcpkix-jdk18on "1.83"]