Skip to content
This repository was archived by the owner on Jun 29, 2018. It is now read-only.

Commit 0c2cf04

Browse files
committed
Merge pull request #65 from izeye/patch-1
Fix typo.
2 parents b7577fd + d5ffa31 commit 0c2cf04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-admin-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<artifactId>spring-cloud-starter-ribbon</artifactId>
4545
</exclusion>
4646
<exclusion>
47-
<!-- ships old hamcres matchers -->
47+
<!-- ships old hamcrest matchers -->
4848
<groupId>org.mockito</groupId>
4949
<artifactId>mockito-all</artifactId>
5050
</exclusion>

0 commit comments

Comments
 (0)