deason %!s(int64=6) %!d(string=hai) anos
pai
achega
2a35830917
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -117,6 +117,12 @@
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-freemarker</artifactId>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.springframework.boot</groupId>
+                    <artifactId>spring-boot-starter-tomcat</artifactId>
+                </exclusion>
+            </exclusions>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>