From bb8563566035693440c3f8fd93a84e721f3baa57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 00:18:37 +0000 Subject: [PATCH 1/3] Bump joda-time:joda-time from 2.14.0 to 2.14.1 Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](https://github.com/JodaOrg/joda-time/compare/v2.14.0...v2.14.1) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- csv-validator-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv-validator-core/pom.xml b/csv-validator-core/pom.xml index 462f31bf..b50c0cfc 100644 --- a/csv-validator-core/pom.xml +++ b/csv-validator-core/pom.xml @@ -131,7 +131,7 @@ joda-time joda-time - 2.14.0 + 2.14.1 com.univocity From 61d10907c648159b1d02364653421f070f6ce426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 00:18:52 +0000 Subject: [PATCH 2/3] Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/v3.4.0...maven-resources-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.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 a79ff029..c8183621 100644 --- a/csv-validator-parent/pom.xml +++ b/csv-validator-parent/pom.xml @@ -167,7 +167,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.4.0 + 3.5.0 net.alchim31.maven From ba34f806ce5aa845a2693b37d215605abc11c121 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 00:19:09 +0000 Subject: [PATCH 3/3] Bump net.alchim31.maven:scala-maven-plugin from 4.9.9 to 4.9.10 Bumps [net.alchim31.maven:scala-maven-plugin](https://github.com/davidB/scala-maven-plugin) from 4.9.9 to 4.9.10. - [Commits](https://github.com/davidB/scala-maven-plugin/compare/4.9.9...4.9.10) --- updated-dependencies: - dependency-name: net.alchim31.maven:scala-maven-plugin dependency-version: 4.9.10 dependency-type: direct:production update-type: version-update:semver-patch ... 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 a79ff029..bf5bca91 100644 --- a/csv-validator-parent/pom.xml +++ b/csv-validator-parent/pom.xml @@ -172,7 +172,7 @@ net.alchim31.maven scala-maven-plugin - 4.9.9 + 4.9.10 ${scala.lib.version}