diff --git a/build.gradle b/build.gradle index ce841ae624..b9a1c1bd62 100644 --- a/build.gradle +++ b/build.gradle @@ -124,7 +124,7 @@ subprojects { commonsIoVersion = '2.16.1' commonsMathVersion = '3.6.1' junitVersion = '5.11.0' - log4jVersion = '2.23.1' + log4jVersion = '2.24.0' mockitoVersion = '4.11.0' hamcrestVersion = '3.0' xmlbeansVersion = '5.2.1' diff --git a/build.xml b/build.xml index 90a29756f9..44f78b6a43 100644 --- a/build.xml +++ b/build.xml @@ -268,7 +268,7 @@ under the License. - + @@ -288,7 +288,7 @@ under the License. - + @@ -2582,9 +2582,9 @@ under the License. - - - + + + diff --git a/osgi/pom.xml b/osgi/pom.xml index f8357538e5..58d195ac99 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -231,7 +231,7 @@ org.apache.logging.log4j log4j-core - 2.23.1 + 2.24.0 test