From cbf40f7dd5a9ee7743de66bc571d2cd1256a5846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 00:01:40 +0000 Subject: [PATCH 1/3] Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0 Bumps [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- csv-validator-distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From cf897131e9777fbce3f99df6b4ae7dc7335137d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 00:02:15 +0000 Subject: [PATCH 2/3] Bump specs2.version from 4.22.0 to 4.23.0 Bumps `specs2.version` from 4.22.0 to 4.23.0. Updates `org.specs2:specs2-core_2.13` from 4.22.0 to 4.23.0 - [Release notes](https://github.com/etorreborre/specs2/releases) - [Commits](https://github.com/etorreborre/specs2/compare/SPECS2-4.22.0...SPECS2-4.23.0) Updates `org.specs2:specs2-common_2.13` from 4.22.0 to 4.23.0 - [Release notes](https://github.com/etorreborre/specs2/releases) - [Commits](https://github.com/etorreborre/specs2/compare/SPECS2-4.22.0...SPECS2-4.23.0) Updates `org.specs2:specs2-matcher_2.13` from 4.22.0 to 4.23.0 - [Release notes](https://github.com/etorreborre/specs2/releases) - [Commits](https://github.com/etorreborre/specs2/compare/SPECS2-4.22.0...SPECS2-4.23.0) Updates `org.specs2:specs2-junit_2.13` from 4.22.0 to 4.23.0 - [Release notes](https://github.com/etorreborre/specs2/releases) - [Commits](https://github.com/etorreborre/specs2/compare/SPECS2-4.22.0...SPECS2-4.23.0) --- updated-dependencies: - dependency-name: org.specs2:specs2-core_2.13 dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.specs2:specs2-common_2.13 dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.specs2:specs2-matcher_2.13 dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.specs2:specs2-junit_2.13 dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- csv-validator-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv-validator-parent/pom.xml b/csv-validator-parent/pom.xml index 037b4444..a7a4c46b 100644 --- a/csv-validator-parent/pom.xml +++ b/csv-validator-parent/pom.xml @@ -149,7 +149,7 @@ 2.13.17 2.13.0 3.7-4972921 - 4.22.0 + 4.23.0 1.8 UTF-8 digitalpreservation@nationalarchives.gov.uk From f506613a781e691dbf418bdb8ce4cf3d6c079290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 00:01:58 +0000 Subject: [PATCH 3/3] Bump io.fabric8:docker-maven-plugin from 0.46.0 to 0.47.0 Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.46.0 to 0.47.0. - [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases) - [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md) - [Commits](https://github.com/fabric8io/docker-maven-plugin/compare/v0.46.0...v0.47.0) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- csv-validator-cmd/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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