diff options
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 8f1a21620..44d6fa531 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -430,7 +430,7 @@ </exclusions> </dependency> <dependency> - <groupId>net.sf.ehcache</groupId> + <groupId>org.ehcache</groupId> <artifactId>ehcache</artifactId> <scope>runtime</scope> <exclusions> |