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

Commit fa1f67e

Browse files
committed
Added comment into bom.
1 parent 8c11022 commit fa1f67e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bom/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,10 @@
137137
<artifactId>stormpath-zuul-spring-cloud-starter</artifactId>
138138
<version>1.3.1-SNAPSHOT</version>
139139
</dependency>
140+
<!--
141+
Temporary fix to ensure correct version of Spring Security is in use with the Stormpath SDK
142+
This will be removed when Spring Boot 1.5 is released.
143+
-->
140144
<dependency>
141145
<groupId>org.springframework.security</groupId>
142146
<artifactId>spring-security-bom</artifactId>

0 commit comments

Comments
 (0)