From 2908c88e1dd0f2b105f710c656e7a22a87ef4d89 Mon Sep 17 00:00:00 2001 From: Roberto Trunfio Date: Sat, 9 Jul 2016 22:10:44 +0200 Subject: [PATCH] All versions incresed --- pom.xml | 18 +++++++++--------- .../resources/templates/stocks.thymeleaf.html | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 8bb67c5..b394498 100644 --- a/pom.xml +++ b/pom.xml @@ -11,18 +11,18 @@ UTF-8 - 1.11.2 + 1.12 benchmarks - 2.2.0 - 0.9.1 + 2.2.2 + 0.9.2 2.3.23 1.7 - 2.1.4.RELEASE + 3.0.0.RELEASE 4.12 - 1.8.2.Final - 4.0.1 - 0.10.3 + 2.0.1.Final + 4.0.5 + 0.12.0 @@ -47,8 +47,8 @@ maven-compiler-plugin 3.1 - 1.7 - 1.7 + 1.8 + 1.8 diff --git a/src/main/resources/templates/stocks.thymeleaf.html b/src/main/resources/templates/stocks.thymeleaf.html index a1667f6..3f4cf4f 100755 --- a/src/main/resources/templates/stocks.thymeleaf.html +++ b/src/main/resources/templates/stocks.thymeleaf.html @@ -55,7 +55,7 @@

Stock Prices

+ th:class="${itemStat.even}? 'even' : 'odd'">