diff --git a/examples/pom.xml b/examples/pom.xml index e4a447495..512ac69a8 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -58,13 +58,13 @@ org.apache.logging.log4j log4j-api - 2.25.0 + 2.25.1 org.apache.logging.log4j log4j-slf4j2-impl - 2.25.0 + 2.25.1 diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 9bcc03c93..5f298f57e 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -39,12 +39,12 @@ org.apache.logging.log4j log4j-api - 2.25.0 + 2.25.1 org.apache.logging.log4j log4j-slf4j2-impl - 2.25.0 + 2.25.1 org.junit.jupiter