Revert "Add dep mgmt for fast-classpath-scanner while Neo4j uses LATEST"

This reverts commit 51a2d9b103.

See gh-8687
This commit is contained in:
Andy Wilkinson 2017-03-31 11:30:01 +01:00
parent f52b0b975a
commit 5b2f0ea070
1 changed files with 0 additions and 6 deletions

View File

@ -74,7 +74,6 @@
<ehcache.version>2.10.3</ehcache.version>
<ehcache3.version>3.2.1</ehcache3.version>
<embedded-mongo.version>2.0.0</embedded-mongo.version>
<fast-classpath-scanner.version>2.0.17</fast-classpath-scanner.version>
<flyway.version>4.1.2</flyway.version>
<freemarker.version>2.3.25-incubating</freemarker.version>
<elasticsearch.version>2.4.4</elasticsearch.version>
@ -827,11 +826,6 @@
<artifactId>metrics-servlets</artifactId>
<version>${dropwizard-metrics.version}</version>
</dependency>
<dependency>
<groupId>io.github.lukehutch</groupId>
<artifactId>fast-classpath-scanner</artifactId>
<version>${fast-classpath-scanner.version}</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>