diff --git a/preview/pom.xml b/preview/pom.xml index 7b13796..9d8ee61 100644 --- a/preview/pom.xml +++ b/preview/pom.xml @@ -1,41 +1,41 @@ - - - 4.0.0 - org.publo - preview - 0.4 - jar - - UTF-8 - 1.8 - 1.8 - - - - com.atlassian.commonmark - commonmark - 0.8.0 - - - com.atlassian.commonmark - commonmark-ext-yaml-front-matter - 0.8.0 - - - org.thymeleaf - thymeleaf - 3.0.3.RELEASE - - - org.jsoup - jsoup - 1.15.3 - - - junit - junit - 4.13.1 - test - - + + + 4.0.0 + org.publo + preview + 0.4 + jar + + UTF-8 + 1.8 + 1.8 + + + + com.atlassian.commonmark + commonmark + 0.8.0 + + + com.atlassian.commonmark + commonmark-ext-yaml-front-matter + 0.8.0 + + + org.thymeleaf + thymeleaf + 3.1.2.RELEASE + + + org.jsoup + jsoup + 1.15.3 + + + junit + junit + 4.13.1 + test + + \ No newline at end of file