From 6ae9703f1d162676d437f25c2f307aeb2af09937 Mon Sep 17 00:00:00 2001 From: Martin Stockhammer Date: Mon, 21 May 2018 01:05:19 +0200 Subject: Modifying dependencies to fix webui test failures There is a guava compatibility problem with the selenium test Removing the dependencies that came with the new cassandra version --- archiva-modules/archiva-web/archiva-webapp/pom.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'archiva-modules/archiva-web/archiva-webapp/pom.xml') diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 92ae8f2a0..7152a5c93 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -673,6 +673,7 @@ org.apache.archiva.redback redback-integrations-security + commons-logging commons-logging -- cgit v1.2.3