Skip to content

Commit

Permalink
Bump thymeleaf from 2.1.4.RELEASE to 3.0.12.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 22, 2020
1 parent 816d89e commit 4f9a686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spar-wings-thymeleaf-s3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ description "Support library for Thymeleaf to retrieve template from S3 bucket."

dependencies {
compile "com.amazonaws:aws-java-sdk-s3:$awsJavaSdkVersion"
compile "org.thymeleaf:thymeleaf:2.1.4.RELEASE"
compile "org.thymeleaf:thymeleaf:3.0.12.RELEASE"
}

0 comments on commit 4f9a686

Please sign in to comment.