X-Git-Url: https://juplo.de/gitweb/?p=juplo-dialect;a=blobdiff_plain;f=pom.xml;h=c83d646db86d2445bafd304e307312ed1f0e935a;hp=25050cc09f0cc9e7e26d92fb36922365444fbb2a;hb=HEAD;hpb=8bd67cd7210f2b9b012c656be9b30fc16b7b7dc8 diff --git a/pom.xml b/pom.xml index 25050cc..c83d646 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.juplo.thymeleaf juplo-dialect - 1.0-SNAPSHOT + 1.0.0 Juplo Thymeleaf-Dialect A thymeleaf-dialect, that collects some usefull utils, missing in the thymeleaf-distribution @@ -58,6 +58,12 @@ ${simple-mapper.version} + + + org.springframework + spring-context + + junit @@ -78,13 +84,23 @@ org.springframework.boot spring-boot-dependencies - 1.3.6.RELEASE + 2.0.4.RELEASE pom import + + + juplo + Repository for internal artifacts on juplo.de + scpexe://juplo.de/var/www/juplo.de/maven2 + + + + + @@ -152,6 +168,14 @@ + + + + org.apache.maven.wagon + wagon-ssh-external + 2.10 + +