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

Commit d5ffa31

Browse files
committed
Fix typo.
1 parent b7577fd commit d5ffa31

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)