JAVA-8667: Remove hamcrest dependency declarations from the child modules
This commit is contained in:
@@ -167,12 +167,6 @@
|
||||
<artifactId>google-oauth-client-jetty</artifactId>
|
||||
<version>${google-api.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hamcrest</groupId>
|
||||
<artifactId>hamcrest-all</artifactId>
|
||||
<version>${hamcrest-all.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
@@ -279,7 +273,6 @@
|
||||
<protonpack.version>1.15</protonpack.version>
|
||||
<google-api.version>1.23.0</google-api.version>
|
||||
<jets3t-version>0.9.4.0006L</jets3t-version>
|
||||
<hamcrest-all.version>1.3</hamcrest-all.version>
|
||||
<javax.jdo.version>3.2.0-m7</javax.jdo.version>
|
||||
<datanucleus.version>5.1.1</datanucleus.version>
|
||||
<datanucleus-maven-plugin.version>5.0.2</datanucleus-maven-plugin.version>
|
||||
|
||||
Reference in New Issue
Block a user