Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0
Browse files Browse the repository at this point in the history
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](apache/commons-csv@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 342af39 commit bb2cd9e
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 @@ -62,7 +62,7 @@
<springdoc.version>2.8.1</springdoc.version>
<nv-i18n.version>1.29</nv-i18n.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
<common-csv.version>1.12.0</common-csv.version>
<common-csv.version>1.13.0</common-csv.version>
<wiremock.version>2.35.2</wiremock.version>
<springmockk.version>4.0.2</springmockk.version>
<opencsv.version>5.9</opencsv.version>
Expand Down

0 comments on commit bb2cd9e

Please sign in to comment.