diff options
Diffstat (limited to 'archiva-modules/plugins/repository-statistics/pom.xml')
-rw-r--r-- | archiva-modules/plugins/repository-statistics/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/plugins/repository-statistics/pom.xml b/archiva-modules/plugins/repository-statistics/pom.xml index 598ec38ec..000cdb411 100644 --- a/archiva-modules/plugins/repository-statistics/pom.xml +++ b/archiva-modules/plugins/repository-statistics/pom.xml @@ -55,7 +55,7 @@ <scope>test</scope> </dependency> <dependency> - <groupId>org.apache.logging.log4j.adapters</groupId> + <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-jcl</artifactId> <scope>test</scope> </dependency> |