From c45efe6fd87bd0a5b99892b329aa16d1d8564168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 04:19:05 +0000 Subject: [PATCH 1/2] Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0 Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.12.0 to 1.13.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.12.0...rel/commons-csv-1.13.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sql/storm-sql-runtime/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/storm-sql-runtime/pom.xml b/sql/storm-sql-runtime/pom.xml index d80fd1671d..ee5e929f28 100644 --- a/sql/storm-sql-runtime/pom.xml +++ b/sql/storm-sql-runtime/pom.xml @@ -119,7 +119,7 @@ org.apache.commons commons-csv - 1.12.0 + 1.13.0 org.mockito From dab5e6301a2f3e0c29cedbc66ba199fd22aca6cd Mon Sep 17 00:00:00 2001 From: Richard Zowalla Date: Mon, 13 Jan 2025 06:48:52 +0100 Subject: [PATCH 2/2] license --- DEPENDENCY-LICENSES | 2 +- LICENSE-binary | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 7730422f82..53bd3472ee 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -33,7 +33,7 @@ List of third-party dependencies grouped by their license type. * Apache Commons Compress (org.apache.commons:commons-compress:1.27.1 - https://commons.apache.org/proper/commons-compress/) * Apache Commons Configuration (org.apache.commons:commons-configuration2:2.11.0 - https://commons.apache.org/proper/commons-configuration/) * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/) - * Apache Commons CSV (org.apache.commons:commons-csv:1.12.0 - https://commons.apache.org/proper/commons-csv/) + * Apache Commons CSV (org.apache.commons:commons-csv:1.13.0 - https://commons.apache.org/proper/commons-csv/) * Apache Commons Exec (org.apache.commons:commons-exec:1.4.0 - https://commons.apache.org/proper/commons-exec/) * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5 - https://commons.apache.org/proper/commons-fileupload/) * Apache Commons IO (commons-io:commons-io:2.18.0 - https://commons.apache.org/proper/commons-io/) diff --git a/LICENSE-binary b/LICENSE-binary index 4d3dcf8c90..ae964215dd 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -680,7 +680,7 @@ The license texts of these dependencies can be found in the licenses directory. * Apache Commons Compress (org.apache.commons:commons-compress:1.27.1 - https://commons.apache.org/proper/commons-compress/) * Apache Commons Configuration (org.apache.commons:commons-configuration2:2.11.0 - https://commons.apache.org/proper/commons-configuration/) * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/) - * Apache Commons CSV (org.apache.commons:commons-csv:1.12.0 - http://commons.apache.org/proper/commons-csv/) + * Apache Commons CSV (org.apache.commons:commons-csv:1.13.0 - http://commons.apache.org/proper/commons-csv/) * Apache Commons Exec (org.apache.commons:commons-exec:1.4.0 - http://commons.apache.org/proper/commons-exec/) * Apache Commons IO (commons-io:commons-io:2.18.0 - https://commons.apache.org/proper/commons-io/) * Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)