diff --git a/project.clj b/project.clj index b48114e70..ad6b937b1 100644 --- a/project.clj +++ b/project.clj @@ -97,7 +97,7 @@ ["--illegal-access=deny"])) (def i18n-version "1.0.4") -(def logback-version "1.5.38") +(def logback-version "1.6.0") ;; NOTE: Use the 2.21.z release series of Jackson. The Cheshire JSON ;; library requires 2.x and 2.21 is the current LTS as of 2026. ;;