Skip to content

Commit

Permalink
Update to Spring Boot 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Sep 15, 2017
1 parent feed1c0 commit 969e273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoconfigure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id "maven"
id "findbugs"
id "checkstyle"
id "org.springframework.boot" version "1.5.6.RELEASE"
id "org.springframework.boot" version "1.5.7.RELEASE"
id "io.freefair.maven-jars" version "1.0.0"
id "io.freefair.javadoc-links" version "1.0.0"
}
Expand Down

0 comments on commit 969e273

Please sign in to comment.