diff --git a/booking-mvc/pom.xml b/booking-mvc/pom.xml index c64b0cf..dbcee35 100644 --- a/booking-mvc/pom.xml +++ b/booking-mvc/pom.xml @@ -27,6 +27,7 @@ + org.thymeleaf thymeleaf @@ -52,13 +53,6 @@ org.springframework spring-webmvc ${springframework-version} - - - - commons-logging - commons-logging - - org.springframework @@ -85,11 +79,6 @@ spring-security-web ${springsecurity-version} - - - commons-logging - commons-logging - org.springframework * @@ -112,11 +101,6 @@ spring-security-config ${springsecurity-version} - - - commons-logging - commons-logging - org.springframework * @@ -197,15 +181,13 @@ org.apache.tiles - tiles-jsp - 2.1.3 - - - - commons-logging - commons-logging-api - - + tiles-core + 2.2.2 + + + org.apache.tiles + tiles-api + 2.2.2