From e491e364bda4567852c12729c84746824ce8b4ed Mon Sep 17 00:00:00 2001 From: "valtionavustus-renovate[bot]" <130737409+valtionavustus-renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 16:12:02 +0000 Subject: [PATCH] Update log4j2 monorepo to v2.24.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 48e7afc086..5077a89ab3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(def log4j-version "2.24.0") +(def log4j-version "2.24.1") (def jackson-version "2.18.0") (def http4s-version "0.16.6")