From 47047f2fc0928d06197055f2fc9e1ee683e98cc8 Mon Sep 17 00:00:00 2001 From: Brian Harrington Date: Tue, 5 Mar 2024 07:41:05 -0600 Subject: [PATCH] log4j 2.23.0 --- dependencies.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies.properties b/dependencies.properties index f69e597cb..961ab573f 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -20,11 +20,11 @@ io.micrometer:micrometer-core = 1.12.3 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.22.1 -org.apache.logging.log4j:log4j-core = 2.22.1 -org.apache.logging.log4j:log4j-jcl = 2.22.1 -org.apache.logging.log4j:log4j-jul = 2.22.1 -org.apache.logging.log4j:log4j-slf4j-impl = 2.22.1 +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.hsqldb:hsqldb = 2.7.2 org.junit.jupiter:junit-jupiter-engine = 5.10.1 org.slf4j:slf4j-api = 1.7.36