diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 21731b1d..c5a4c687 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -139,7 +139,7 @@ org.apache.logging.log4j log4j-bom - 2.24.1 + ${log4j.version} pom import @@ -147,7 +147,6 @@ org.apache.logging.log4j log4j-jcl - 2.18.0 commons-logging @@ -159,7 +158,6 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.18.0 org.slf4j @@ -171,12 +169,10 @@ org.apache.logging.log4j log4j-core - 2.18.0 org.apache.logging.log4j log4j-api - 2.18.0 diff --git a/modules/rampart-integration/pom.xml b/modules/rampart-integration/pom.xml index ed8fd165..15ca123d 100644 --- a/modules/rampart-integration/pom.xml +++ b/modules/rampart-integration/pom.xml @@ -582,25 +582,21 @@ junit junit - + org.apache.logging.log4j log4j-jul - 2.24.1 org.apache.logging.log4j log4j-core - 2.24.1 org.apache.logging.log4j log4j-api - 2.24.1 - + org.apache.logging.log4j log4j-jcl - 2.24.1 org.apache.axis2 diff --git a/modules/rampart-samples/pom.xml b/modules/rampart-samples/pom.xml index a957835e..8f43b60a 100644 --- a/modules/rampart-samples/pom.xml +++ b/modules/rampart-samples/pom.xml @@ -111,28 +111,24 @@ 1.10.15 test - + org.apache.logging.log4j log4j-jul - 2.24.1 test org.apache.logging.log4j log4j-core - 2.24.1 test org.apache.logging.log4j log4j-api - 2.24.1 test - + org.apache.logging.log4j log4j-jcl - 2.24.1 test diff --git a/modules/rampart-tests/pom.xml b/modules/rampart-tests/pom.xml index 1dc10c3d..5e6f22ef 100644 --- a/modules/rampart-tests/pom.xml +++ b/modules/rampart-tests/pom.xml @@ -108,28 +108,24 @@ ${project.version} test - + org.apache.logging.log4j log4j-jul - 2.24.1 test org.apache.logging.log4j log4j-core - 2.24.1 test org.apache.logging.log4j log4j-api - 2.24.1 test - + org.apache.logging.log4j log4j-jcl - 2.24.1 test diff --git a/modules/rampart-trust/pom.xml b/modules/rampart-trust/pom.xml index 7228cd52..64f5c162 100644 --- a/modules/rampart-trust/pom.xml +++ b/modules/rampart-trust/pom.xml @@ -101,28 +101,24 @@ junit test - + org.apache.logging.log4j log4j-jul - 2.24.1 test org.apache.logging.log4j log4j-core - 2.24.1 test org.apache.logging.log4j log4j-api - 2.24.1 test - + org.apache.logging.log4j log4j-jcl - 2.24.1 test diff --git a/pom.xml b/pom.xml index 9adf9136..22b6b9ff 100644 --- a/pom.xml +++ b/pom.xml @@ -696,23 +696,10 @@ org.apache.logging.log4j - log4j-jul - 2.24.1 - - - org.apache.logging.log4j - log4j-core - 2.24.1 - - - org.apache.logging.log4j - log4j-api - 2.24.1 - - - org.apache.logging.log4j - log4j-jcl - 2.24.1 + log4j-bom + ${log4j.version} + pom + import org.slf4j @@ -857,6 +844,7 @@ 0.8.12 2.0.16 + 2.25.4 11