aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2019-11-21 21:01:05 +0100
committerMartin Stockhammer <martin_s@apache.org>2019-11-21 21:01:05 +0100
commita8df411c79c6c0942ba4d85c0541c95bc99169e8 (patch)
tree832e15ba26a6c55a26ec62e17b4f341e5ce061a0 /pom.xml
parente874eb77698d931ad4feefa1fe040c548eca65b1 (diff)
downloadarchiva-a8df411c79c6c0942ba4d85c0541c95bc99169e8.tar.gz
archiva-a8df411c79c6c0942ba4d85c0541c95bc99169e8.zip
Removing spring-util dependency
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 76dd097cb..54f5fab82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -560,11 +560,6 @@
<artifactId>stage-repository-merge</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.apache.archiva.redback.components</groupId>
- <artifactId>spring-utils</artifactId>
- <version>${redback.spring-utils.version}</version>
- </dependency>
<dependency>
<groupId>com.lmax</groupId>