aboutsummaryrefslogtreecommitdiff
path: root/juick-spring-www
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-02-21 23:16:16 +0300
committerGravatar Vitaly Takmazov2017-02-21 23:16:16 +0300
commit62a44a2ea88a303f130ef6da9040122e2e14e005 (patch)
treec99de897994540f97696a87a43bbc541d4c59176 /juick-spring-www
parentaa94206f1ccac6ae2a4b780ad9aecde964f7d9bc (diff)
dependency updates
Diffstat (limited to 'juick-spring-www')
-rw-r--r--juick-spring-www/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-spring-www/build.gradle b/juick-spring-www/build.gradle
index f4788d93..d9847b03 100644
--- a/juick-spring-www/build.gradle
+++ b/juick-spring-www/build.gradle
@@ -30,7 +30,7 @@ dependencies {
compile "org.thymeleaf:thymeleaf-spring4:${thymeleafVersion}"
compile "org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.0.RELEASE"
compile "org.thymeleaf.extras:thymeleaf-extras-springsecurity4:3.0.2.RELEASE"
- compile "nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.1.2"
+ compile "nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.2.0"
compile 'net.coobird:thumbnailator:0.4.8'