From aa6224521b22b1fe3c5c9d9207eeb24f52a3275e Mon Sep 17 00:00:00 2001 From: Mikhail Belyaev Date: Mon, 27 Jan 2020 19:15:33 +0300 Subject: [PATCH] V 0.0.9: up the versions of everything --- pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 91322ec..d101620 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ru.spbstu kotlin-pandoc - 0.0.9-SNAPSHOT + 0.0.10-SNAPSHOT https://github.com/belyaev-mikhail/kotlin-pandoc scm:git:git@github.com:belyaev-mikhail/kotlin-pandoc.git @@ -13,6 +13,7 @@ 1.3.61 + 2.10.2 @@ -38,27 +39,27 @@ com.fasterxml.jackson.core jackson-core - 2.9.9 + ${jackson.version} com.fasterxml.jackson.core jackson-databind - 2.9.9 + ${jackson.version} com.fasterxml.jackson.module jackson-module-kotlin - 2.9.9 + ${jackson.version} ru.spbstu ktuples - 0.0.1.7 + 0.0.1.11 ru.spbstu jackson-module-ktuples - 0.0.0.3 + 0.0.0.5 ru.spbstu