Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
INT-4420: Fix hamcrest-all dependency
JIRA: https://jira.spring.io/browse/INT-4420 Use `hamcrest-core` and `hamcrest-library` in place of `hamcrest-all` to match behavior of other spring projects and avoid multiple JARs containing the same classes.
- Loading branch information