diff --git a/build.gradle b/build.gradle index bdf2c99921..39b58ff1dd 100644 --- a/build.gradle +++ b/build.gradle @@ -124,7 +124,7 @@ subprojects { commonsIoVersion = '2.15.0' commonsMathVersion = '3.6.1' junitVersion = '5.10.1' - log4jVersion = '2.21.1' + log4jVersion = '2.22.0' mockitoVersion = '4.11.0' hamcrestVersion = '2.2' xmlbeansVersion = '5.2.0' diff --git a/build.xml b/build.xml index 7bcd18f99d..664e603b78 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 b912a60163..106faa4baf 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -231,7 +231,7 @@ org.apache.logging.log4j log4j-core - 2.21.1 + 2.22.0 test