Skip to content

Commit

Permalink
update to ltest spring boot version (eugenp#859)
Browse files Browse the repository at this point in the history
* manual authentication demo integration

* apply eclipse and security formatting rules

* add content to readme file, for manual authentication demo

* update spring boot version to 1.4.2
  • Loading branch information
gitterjim-I authored and zhendrikse committed Nov 30, 2016
1 parent f354f9e commit ac89a21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.3.RELEASE</version>
<version>1.4.2.RELEASE</version>
</parent>

<dependencies>
Expand Down

0 comments on commit ac89a21

Please sign in to comment.