diff --git a/pom.xml b/pom.xml index 1af2bc56..1a122d3f 100644 --- a/pom.xml +++ b/pom.xml @@ -63,12 +63,23 @@ cokr.xit.boot xit-base-starter 23.04.01-SNAPSHOT + + + org.springframework.boot + spring-boot-starter-tomcat + + org.mariadb.jdbc mariadb-java-client runtime + + org.springframework.boot + spring-boot-starter-tomcat + provided +