Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0 (
Browse files Browse the repository at this point in the history
#34)

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](apache/commons-csv@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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent e3b6224 commit e776c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<commons-io.version>2.16.1</commons-io.version>
<commons-configuration2.version>2.10.1</commons-configuration2.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-csv.version>1.10.0</commons-csv.version>
<commons-csv.version>1.11.0</commons-csv.version>
<commons-compress.version>1.26.1</commons-compress.version>
<commons-exec.version>1.4.0</commons-exec.version>
<commons-text.version>1.12.0</commons-text.version>
Expand Down

0 comments on commit e776c66

Please sign in to comment.