This repository was archived by the owner on Dec 12, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8585 project = u'Stormpath Default Spring Boot Starter'
8686 apptype = u'application'
8787elif tags .has ('spring' ):
88- project = u'Stormpath Spring Security WebMVC Integration'
88+ project = u'Stormpath Spring WebMVC Integration'
8989 apptype = u'application'
9090
9191copyright = '%s, Stormpath, Inc' % datetime .datetime .now ().year
Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ Did you experience any problems with this quickstart? It might not have worked
312312 <properties >
313313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
314314 <java .version>1.8</java .version>
315- <spring-security .version>4.1.3 .RELEASE</spring-security .version>
315+ <spring-security .version>4.2.0 .RELEASE</spring-security .version>
316316 </properties >
317317
318318 <dependencies >
@@ -353,7 +353,7 @@ That was just a little example of how much functionality is ready right out of t
353353
354354#if( $servlet or $spring or $springboot )
355355
356- Dig in to our `examples `_ to see more Stormpath Spring Boot in action.
356+ Dig in to our `examples `_ to see more | project | in action.
357357
358358#end
359359
You can’t perform that action at this time.
0 commit comments