Skip to content

Commit

Permalink
https://github.com/spring-cloud/spring-cloud-commons/issues/377
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuszs committed Jul 4, 2018
1 parent d5959e1 commit 88be958
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions friendly-id-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,10 @@
<artifactId>spring-boot-starter</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure-processor</artifactId>
<optional>true</optional>
</dependency>
</dependencies>
</project>

0 comments on commit 88be958

Please sign in to comment.