From 85aac559fa6f78a6233155e0ad879b8184b39a38 Mon Sep 17 00:00:00 2001 From: Brian Harrington Date: Tue, 2 Apr 2024 16:55:13 -0500 Subject: [PATCH] log4j 2.23.1 --- dependencies.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies.properties b/dependencies.properties index a2b60fcea..3f3bf4093 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -20,11 +20,11 @@ io.micrometer:micrometer-core = 1.12.4 javax.inject:javax.inject = 1 net.openhft:zero-allocation-hashing = 0.16 nl.jqno.equalsverifier:equalsverifier = 3.15.8 -org.apache.logging.log4j:log4j-api = 2.23.0 -org.apache.logging.log4j:log4j-core = 2.23.0 -org.apache.logging.log4j:log4j-jcl = 2.23.0 -org.apache.logging.log4j:log4j-jul = 2.23.0 -org.apache.logging.log4j:log4j-slf4j-impl = 2.23.0 +org.apache.logging.log4j:log4j-api = 2.23.1 +org.apache.logging.log4j:log4j-core = 2.23.1 +org.apache.logging.log4j:log4j-jcl = 2.23.1 +org.apache.logging.log4j:log4j-jul = 2.23.1 +org.apache.logging.log4j:log4j-slf4j-impl = 2.23.1 org.hsqldb:hsqldb = 2.7.2 org.junit.jupiter:junit-jupiter-engine = 5.10.2 org.slf4j:slf4j-api = 1.7.36