From b1f596cc941e5e8c98ed240c7f635929a54fcd56 Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Tue, 15 Dec 2020 20:47:31 +0100 Subject: [PATCH] Re-organize dependencies --- pom.xml | 10 ++++++++-- spring-batch-docs/pom.xml | 11 ++++++----- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index aa7402337..9e4441f64 100644 --- a/pom.xml +++ b/pom.xml @@ -107,12 +107,15 @@ 1.2 - 5.4.24.Final - + 5.4.24.Final 2.3.1 2.3.2 0.9.0 2.5.13 + + + 0.2.5 + 1.5.3 3.8.1 @@ -124,6 +127,9 @@ 1.2.5 1.6 2.7 + 2.1.0 + 3.3.0 + 3.1.2 diff --git a/spring-batch-docs/pom.xml b/spring-batch-docs/pom.xml index d16d20dce..6c34d2266 100644 --- a/spring-batch-docs/pom.xml +++ b/spring-batch-docs/pom.xml @@ -14,7 +14,7 @@ io.spring.docresources spring-doc-resources - 0.2.5 + ${spring-doc-resources.version} zip @@ -24,6 +24,7 @@ org.apache.maven.plugins maven-dependency-plugin + ${maven-dependency-plugin.version} unpack-resources @@ -44,12 +45,12 @@ org.asciidoctor asciidoctor-maven-plugin - 2.1.0 + ${asciidoctor-maven-plugin.version} org.asciidoctor asciidoctorj-pdf - 1.5.3 + ${asciidoctorj-pdf.version} @@ -66,7 +67,6 @@ html5 book - highlight.js shared css/ @@ -74,6 +74,7 @@ true font + highlight.js js/highlight github @@ -110,7 +111,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.3.0 + ${maven-assembly-plugin.version} src/assembly/docs.xml