Skip to content

Commit

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

Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.11.0 to 1.12.0.
- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-csv@rel/commons-csv-1.11.0...rel/commons-csv-1.12.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 46c81fa commit 427ee6c
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 @@ -122,7 +122,7 @@
<commons-math3.version>3.6.1</commons-math3.version>
<commons-net.version>3.11.1</commons-net.version>
<commons-text.version>1.12.0</commons-text.version>
<commons-csv.version>1.11.0</commons-csv.version>
<commons-csv.version>1.12.0</commons-csv.version>
<dom4j.version>2.1.4</dom4j.version>
<equalsverifier.version>3.16.2</equalsverifier.version>
<!-- It seems freemarker 2.3.32 was the last to support Java 11, 2.3.33 requires Java 16 -->
Expand Down

0 comments on commit 427ee6c

Please sign in to comment.