diff --git a/csv-validator-cmd/pom.xml b/csv-validator-cmd/pom.xml index 2b44ab55..5252e1bb 100644 --- a/csv-validator-cmd/pom.xml +++ b/csv-validator-cmd/pom.xml @@ -167,7 +167,7 @@ io.fabric8 docker-maven-plugin - 0.46.0 + 0.47.0 true diff --git a/csv-validator-core/pom.xml b/csv-validator-core/pom.xml index d4d3d508..d096441a 100644 --- a/csv-validator-core/pom.xml +++ b/csv-validator-core/pom.xml @@ -151,7 +151,7 @@ commons-io commons-io - 2.20.0 + 2.21.0 org.specs2 diff --git a/csv-validator-distribution/pom.xml b/csv-validator-distribution/pom.xml index 3ccb64b2..a58f1493 100644 --- a/csv-validator-distribution/pom.xml +++ b/csv-validator-distribution/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-antrun-plugin - 3.1.0 + 3.2.0 prepare-files-windows diff --git a/csv-validator-parent/pom.xml b/csv-validator-parent/pom.xml index 037b4444..5d969bcf 100644 --- a/csv-validator-parent/pom.xml +++ b/csv-validator-parent/pom.xml @@ -146,10 +146,10 @@ 2.13 - 2.13.17 + 2.13.18 2.13.0 3.7-4972921 - 4.22.0 + 4.23.0 1.8 UTF-8 digitalpreservation@nationalarchives.gov.uk @@ -167,12 +167,12 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.1 + 3.4.0 net.alchim31.maven scala-maven-plugin - 4.9.6 + 4.9.7 ${scala.lib.version} @@ -195,12 +195,12 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.2 + 3.5.0 org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 org.apache.maven.plugins @@ -230,7 +230,7 @@ org.apache.maven.plugins maven-release-plugin - 3.1.1 + 3.2.0 org.apache.maven.plugins