update pom

This commit is contained in:
Seun Matt 2017-07-27 10:44:54 +01:00
parent 471c1e45bb
commit 759693781a

View File

@ -448,16 +448,6 @@
<artifactId>byte-buddy-agent</artifactId> <artifactId>byte-buddy-agent</artifactId>
<version>${bytebuddy.version}</version> <version>${bytebuddy.version}</version>
</dependency> </dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>${bytebuddy.version}</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>${bytebuddy.version}</version>
</dependency>
<dependency> <dependency>
<groupId>org.pcollections</groupId> <groupId>org.pcollections</groupId>
<artifactId>pcollections</artifactId> <artifactId>pcollections</artifactId>