diff --git a/pom.xml b/pom.xml index 5571267..39e516d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,13 @@ - 4.0.0 com.manalejandro arjion 0.0.1-SNAPSHOT - jar + war arjion Demo project for Spring Boot @@ -15,7 +16,7 @@ org.springframework.boot spring-boot-starter-parent 2.1.0.BUILD-SNAPSHOT - + @@ -39,6 +40,15 @@ spring-boot-starter-test test + + + + org.apache.tika + tika + 1.18 + pom + +