[JAVA-131] Giving version to hamcrest library in spring-security-modules
This commit is contained in:
parent
cc79530c9c
commit
083d802879
|
@ -43,6 +43,7 @@
|
|||
<dependency>
|
||||
<groupId>org.hamcrest</groupId>
|
||||
<artifactId>hamcrest</artifactId>
|
||||
<version>${hamcrest.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in New Issue