From ab93b6272fa9e499301016bfbe40667adecc3ce9 Mon Sep 17 00:00:00 2001
From: jabyte <32500012+jabyte@users.noreply.github.com>
Date: Fri, 11 May 2018 10:19:59 +0100
Subject: [PATCH] Update pom.xml
---
spring-thymeleaf/pom.xml | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/spring-thymeleaf/pom.xml b/spring-thymeleaf/pom.xml
index a914a6d27e..d496addb87 100644
--- a/spring-thymeleaf/pom.xml
+++ b/spring-thymeleaf/pom.xml
@@ -106,6 +106,17 @@
jar
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
@@ -158,6 +169,14 @@
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+