Skip to content

Commit

Permalink
Merge pull request #821 from smigfu/master
Browse files Browse the repository at this point in the history
Make spring-boot-actuator bundle as optional
  • Loading branch information
mrniko committed Apr 5, 2017
2 parents 71a19f7 + 19f6b3d commit b89ad00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redisson/pom.xml
Expand Up @@ -263,6 +263,7 @@
<artifactId>spring-boot-actuator</artifactId>
<version>[1.4,)</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
</dependencies>

Expand Down

0 comments on commit b89ad00

Please sign in to comment.