Skip to content

Commit

Permalink
Bumped spring-boot version to grab updated Tomcat [#152761328]
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Serrano <[email protected]>
  • Loading branch information
ndhanushkodi authored and utricularian committed Nov 11, 2017
1 parent b22f592 commit ded7add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/cipher_finder/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
plugins {
id "java"
id "idea"
id 'org.springframework.boot' version '1.5.7.RELEASE'
id 'org.springframework.boot' version '1.5.8.RELEASE'
}

jar {
Expand Down

0 comments on commit ded7add

Please sign in to comment.