Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0

Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.10.0 to 1.11.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.10.0...rel/commons-csv-1.11.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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-12 13:07:06 +00:00 committed by GitHub
parent 302989cf38
commit d93ef88e09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@
<properties>
<commons-io.version>2.11.0</commons-io.version>
<commons-csv.version>1.10.0</commons-csv.version>
<commons-csv.version>1.11.0</commons-csv.version>
</properties>
<dependencies>