diff --git a/agr_elasticsearch_util/pom.xml b/agr_elasticsearch_util/pom.xml index e643ef9b8..0b92bc747 100644 --- a/agr_elasticsearch_util/pom.xml +++ b/agr_elasticsearch_util/pom.xml @@ -22,18 +22,24 @@ ${project.version} + org.apache.logging.log4j log4j-to-slf4j - 2.20.0 + 2.24.3 + + + org.apache.logging.log4j + log4j-core + 2.24.3 - org.apache.logging.log4j log4j-api + ${project.artifactId} diff --git a/agr_indexer/pom.xml b/agr_indexer/pom.xml index be2573273..9cc4cf631 100644 --- a/agr_indexer/pom.xml +++ b/agr_indexer/pom.xml @@ -37,14 +37,19 @@ org.apache.logging.log4j log4j-to-slf4j - 2.20.0 + 2.24.3 + + + org.apache.logging.log4j + log4j-core + 2.24.3 - - org.apache.logging.log4j log4j-api + + ${project.artifactId}