diff --git a/build.gradle b/build.gradle index 7cbad4c8b40..f7795af2677 100644 --- a/build.gradle +++ b/build.gradle @@ -124,7 +124,7 @@ subprojects { commonsIoVersion = '2.18.0' commonsMathVersion = '3.6.1' junitVersion = '5.11.3' - log4jVersion = '2.24.2' + log4jVersion = '2.24.3' mockitoVersion = '4.11.0' hamcrestVersion = '3.0' xmlbeansVersion = '5.3.0' diff --git a/build.xml b/build.xml index ce0f06bed98..dc32dca9b0b 100644 --- a/build.xml +++ b/build.xml @@ -268,7 +268,7 @@ under the License. - + @@ -288,7 +288,7 @@ under the License. - + diff --git a/osgi/pom.xml b/osgi/pom.xml index ed50cfebe42..f29ac77e8de 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -231,7 +231,7 @@ org.apache.logging.log4j log4j-core - 2.24.2 + 2.24.3 test