Commit 5b2f0ea0 authored by Andy Wilkinson's avatar Andy Wilkinson

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

This reverts commit 51a2d9b1.

See gh-8687
parent f52b0b97
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment